mirror of
https://github.com/revanced/revanced-integrations.git
synced 2024-11-07 20:57:02 +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