mirror of
https://github.com/etlegacy/etlegacy-android.git
synced 2024-11-10 06:52:06 +00:00
java: some cleanup
This commit is contained in:
parent
6777093c0c
commit
30ecef63bb
1 changed files with 0 additions and 2 deletions
|
@ -1,7 +1,6 @@
|
|||
package org.etlegacy.app;
|
||||
|
||||
import android.content.Context;
|
||||
import android.content.DialogInterface;
|
||||
import android.content.res.AssetManager;
|
||||
import android.content.res.Resources;
|
||||
import android.graphics.Bitmap;
|
||||
|
@ -21,7 +20,6 @@ import com.erz.joysticklibrary.JoyStick.JoyStickListener;
|
|||
|
||||
import org.libsdl.app.SDLActivity;
|
||||
|
||||
import java.io.File;
|
||||
import java.io.IOException;
|
||||
import java.io.InputStream;
|
||||
|
||||
|
|
Loading…
Reference in a new issue