mirror of
https://github.com/revanced/Apktool.git
synced 2024-12-11 21:37:47 +01:00
refactor: remove redundant suppression
This commit is contained in:
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
|
||||||
|
Loading…
Reference in New Issue
Block a user