fix(Spotify - Hide Create button): Remove obsolete patch that is no longer needed (#6252)

This commit is contained in:
LisoUseInAIKyrios 2025-11-07 13:29:34 +02:00 committed by GitHub
parent f238ae9895
commit 59d85b28a7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 6 additions and 2 deletions

View file

@ -7,6 +7,7 @@ import app.revanced.extension.spotify.shared.ComponentFilters.StringComponentFil
import java.util.List;
@Deprecated(forRemoval = true)
@SuppressWarnings("unused")
public final class HideCreateButtonPatch {