Skip to content

Commit ee94a54

Browse files
committed
remove playlist retry 2
1 parent 2cdf9ce commit ee94a54

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/watch/components/watch.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,6 @@ export default function Watch() {
224224
}
225225

226226
const load_server = async () => {
227-
tried_level = [];
228227
/* Reset State */
229228
clearInterval(set_hls_instance_interval);
230229
clearTimeout(set_allow_instant_next_timeout);

0 commit comments

Comments
 (0)