remove unused imports and unthrown exceptions

This commit is contained in:
uberspot
2014-03-07 21:48:26 +02:00
parent a1be0d302b
commit ca851ba21f
10 changed files with 2 additions and 24 deletions

View File

@@ -21,7 +21,6 @@ import org.sufficientlysecure.keychain.ui.dialog.ProgressDialogFragment;
import org.sufficientlysecure.keychain.R;
import android.app.Activity;
import android.content.DialogInterface;
import android.content.DialogInterface.OnCancelListener;
import android.os.Bundle;
import android.os.Handler;