diff --git a/src/main/kotlin/app/revanced/patches/youtube/buttomplayer/comment/CommentComponentPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/buttomplayer/comment/CommentComponentPatch.kt index 1cbbfdb2e..7a02a5e0f 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/buttomplayer/comment/CommentComponentPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/buttomplayer/comment/CommentComponentPatch.kt @@ -42,7 +42,6 @@ import app.revanced.util.integrations.Constants.COMPONENTS_PATH object CommentComponentPatch : BytecodePatch() { override fun execute(context: BytecodeContext) { LithoFilterPatch.addFilter("$COMPONENTS_PATH/CommentsFilter;") - LithoFilterPatch.addFilter("$COMPONENTS_PATH/CommentsPreviewDotsFilter;") /** * Add settings