Skip to content

Commit

Permalink
Remove unused imports
Browse files Browse the repository at this point in the history
Signed-off-by: Daniele Ricci <[email protected]>
  • Loading branch information
daniele-athome committed Jun 28, 2015
1 parent 0110d0c commit ae7b9ac
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/src/main/java/org/kontalk/ui/BootstrapPreferences.java
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,11 @@
package org.kontalk.ui;

import org.kontalk.R;
import org.kontalk.service.msgcenter.PushServiceManager;

import android.annotation.TargetApi;
import android.app.ActionBar;
import android.os.Build;
import android.os.Bundle;
import android.preference.Preference;
import android.preference.PreferenceActivity;
import android.view.MenuItem;

Expand Down

0 comments on commit ae7b9ac

Please sign in to comment.