Move Const to upper package

This commit is contained in:
topjohnwu
2018-07-31 17:42:35 +08:00
parent f900189f90
commit 23c7bbc7d5
41 changed files with 29 additions and 37 deletions

View File

@@ -18,7 +18,6 @@ import android.widget.TextView;
import com.topjohnwu.magisk.components.Fragment;
import com.topjohnwu.magisk.components.SnackbarMaker;
import com.topjohnwu.magisk.utils.Const;
import com.topjohnwu.magisk.utils.Download;
import com.topjohnwu.magisk.utils.Utils;
import com.topjohnwu.superuser.Shell;