mirror of
https://github.com/revanced/revanced-integrations.git
synced 2025-01-05 17:45:49 +01:00
refactor: remove unused method
This commit is contained in:
parent
47c1065241
commit
824bd14845
@ -8,8 +8,4 @@ public class HideAutoplayButtonPatch {
|
||||
return SettingsEnum.AUTOPLAY_BUTTON_SHOWN.getBoolean();
|
||||
}
|
||||
|
||||
public static boolean isButtonHidden() {
|
||||
return !isButtonShown();
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user