diff --git a/src/main/kotlin/app/revanced/patches/youtube/layout/etc/optimize/patch/RedundantResourcePatch.kt b/src/main/kotlin/app/revanced/patches/youtube/layout/etc/optimize/patch/RedundantResourcePatch.kt index 4357010b9f..0afc5834f0 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/layout/etc/optimize/patch/RedundantResourcePatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/layout/etc/optimize/patch/RedundantResourcePatch.kt @@ -58,8 +58,7 @@ class RedundantResourcePatch : ResourcePatch { "youtube/resource", ResourceUtils.ResourceGroup( "raw", - "third_party_licenses", - "third_party_license_metadata" + "third_party_licenses" ) ) diff --git a/src/main/resources/youtube/resource/raw/third_party_license_metadata b/src/main/resources/youtube/resource/raw/third_party_license_metadata deleted file mode 100644 index e69de29bb2..0000000000