removing unused import
This commit is contained in:
parent
f5dc3be272
commit
bd885823bd
|
@ -1,7 +1,6 @@
|
|||
package app.dapk.st.navigator
|
||||
|
||||
import android.app.Activity
|
||||
import android.app.Instrumentation.ActivityResult
|
||||
import android.app.PendingIntent
|
||||
import android.content.Context
|
||||
import android.content.Intent
|
||||
|
|
Loading…
Reference in New Issue