mirror of
https://github.com/revanced/Apktool.git
synced 2025-06-12 05:07:41 +02:00
refactor: clean up style and redundancy (#3232)
* refactor: clean up redundancy * refactor: no need for both setApkFile and setApkFileName
This commit is contained in:
@ -29,8 +29,7 @@ import brut.util.AaptManager;
|
||||
import brut.util.OSDetection;
|
||||
import org.apache.commons.cli.*;
|
||||
|
||||
import java.io.File;
|
||||
import java.io.IOException;
|
||||
import java.io.*;
|
||||
import java.util.logging.*;
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user