altosdroid: Remove Binder import from TelemetryService
[fw/altos] / altosdroid / src / org / altusmetrum / AltosDroid / TelemetryService.java
index 9059ca7950f599360910f267c867cd231448d378..2ee7fe583ebfdcdd93065cc6643ddbb6c7a1d788 100644 (file)
@@ -26,7 +26,6 @@ import android.app.PendingIntent;
 import android.app.Service;
 import android.bluetooth.BluetoothDevice;
 import android.content.Intent;
-//import android.os.Binder;
 import android.os.IBinder;
 import android.os.Handler;
 import android.os.Message;