summaryrefslogtreecommitdiff
path: root/src/com/android/nfc/NfcBlockedNotification.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/com/android/nfc/NfcBlockedNotification.java')
-rw-r--r--src/com/android/nfc/NfcBlockedNotification.java2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/com/android/nfc/NfcBlockedNotification.java b/src/com/android/nfc/NfcBlockedNotification.java
index 9db74f65..83d02bbb 100644
--- a/src/com/android/nfc/NfcBlockedNotification.java
+++ b/src/com/android/nfc/NfcBlockedNotification.java
@@ -25,8 +25,6 @@ import android.content.Intent;
import android.net.Uri;
import android.text.TextUtils;
-import com.android.nfc.R;
-
/**
* This class handles the Notification Manager for the antenna blocked notification
*/