Skip to content

Commit 79d6a67

Browse files
committed
Removed duplicate observe call
1 parent f784992 commit 79d6a67

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

injected/src/features/duckplayer-native/error-detection.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ export class ErrorDetection {
2121
// TODO: Get settings from native
2222
signInRequiredSelector: '[href*="//support.google.com/youtube/answer/3037019"]',
2323
};
24-
this.observe();
2524
}
2625

2726
observe() {

0 commit comments

Comments
 (0)