mirror of
https://github.com/android-password-store/Android-Password-Store.git
synced 2025-09-05 15:45:42 +02:00
Remove unused import
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
77096c1702
commit
e1921b26e0
|
@ -14,7 +14,6 @@ import androidx.appcompat.app.AppCompatActivity
|
|||
import androidx.core.content.edit
|
||||
import androidx.core.text.isDigitsOnly
|
||||
import androidx.preference.PreferenceManager
|
||||
import com.github.ajalt.timberkt.e
|
||||
import com.google.android.material.dialog.MaterialAlertDialogBuilder
|
||||
import com.zeapo.pwdstore.git.config.ConnectionMode
|
||||
import com.zeapo.pwdstore.git.config.Protocol
|
||||
|
|
Loading…
Reference in a new issue