mirror of
https://github.com/revanced/Apktool.git
synced 2025-06-12 05:07:41 +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());
|
||||
}
|
||||
|
||||
@SuppressWarnings("static-access")
|
||||
private static void _Options() {
|
||||
|
||||
// create options
|
||||
|
Reference in New Issue
Block a user