fix(Spotify - Hide Create button): Remove obsolete patch that is no longer needed (#6252)
This commit is contained in:
parent
f238ae9895
commit
59d85b28a7
3 changed files with 6 additions and 2 deletions
|
|
@ -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 {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue