diff --git a/src/main/kotlin/app/revanced/patches/youtube/general/layout/LayoutComponentsPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/general/layout/LayoutComponentsPatch.kt index b5155ae32..7af601bfa 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/general/layout/LayoutComponentsPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/general/layout/LayoutComponentsPatch.kt @@ -45,10 +45,7 @@ import app.revanced.patches.youtube.utils.settings.SettingsPatch @Suppress("unused") object LayoutComponentsPatch : BytecodePatch(emptySet()) { override fun execute(context: BytecodeContext) { - LithoFilterPatch.addFilter("$COMPONENTS_PATH/CommunityPostFilter;") LithoFilterPatch.addFilter("$COMPONENTS_PATH/LayoutComponentsFilter;") - LithoFilterPatch.addFilter("$COMPONENTS_PATH/LayoutComponentsUniversalFilter;") - LithoFilterPatch.addFilter("$COMPONENTS_PATH/LowViewsFilter;") /** * Add settings