mirror of
https://github.com/iBotPeaches/Apktool.git
synced 2024-12-02 17:46:51 +00: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());
|
||||
}
|
||||
|
||||
@SuppressWarnings("static-access")
|
||||
private static void _Options() {
|
||||
|
||||
// create options
|
||||
|
Loading…
Reference in New Issue
Block a user