removed some useless imports

This commit is contained in:
Thialfihar
2010-04-29 01:18:42 +00:00
parent 88fc659ff6
commit a037815454
3 changed files with 0 additions and 3 deletions

View File

@@ -21,7 +21,6 @@ import org.bouncycastle2.openpgp.PGPEncryptedData;
import org.thialfihar.android.apg.utils.Choice;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.view.View.OnClickListener;
import android.widget.AdapterView;