Skip to content

Commit be3b702

Browse files
committed
Cleanup
1 parent 444e593 commit be3b702

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

injected/src/features/duck-player.js

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -65,12 +65,6 @@ export default class DuckPlayerFeature extends ContentFeature {
6565
*/
6666
if (isBeingFramed()) return;
6767

68-
/**
69-
* TODO: Remove this when ready to re-enable Duck Player classic
70-
*/
71-
// console.warn('Not initializing Duck Player classic');
72-
// return;
73-
7468
/**
7569
* Just the 'overlays' part of the settings object.
7670
* @type {import("@duckduckgo/privacy-configuration/schema/features/duckplayer").DuckPlayerSettings['overlays']}

0 commit comments

Comments
 (0)