mirror of
https://github.com/revanced/Apktool.git
synced 2025-06-13 05:27:36 +02:00
refactor: remove redundant suppression
This commit is contained in:

committed by
Connor Tumbleson

parent
3118b54632
commit
0f690e4654
@ -306,7 +306,6 @@ public class Main {
|
|||||||
System.out.println(Androlib.getVersion());
|
System.out.println(Androlib.getVersion());
|
||||||
}
|
}
|
||||||
|
|
||||||
@SuppressWarnings("static-access")
|
|
||||||
private static void _Options() {
|
private static void _Options() {
|
||||||
|
|
||||||
// create options
|
// create options
|
||||||
|
Reference in New Issue
Block a user