mirror of
https://github.com/revanced/revanced-integrations.git
synced 2025-05-03 16:14:29 +02: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();
|
return SettingsEnum.AUTOPLAY_BUTTON_SHOWN.getBoolean();
|
||||||
}
|
}
|
||||||
|
|
||||||
public static boolean isButtonHidden() {
|
|
||||||
return !isButtonShown();
|
|
||||||
}
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user