diff options
Diffstat (limited to 'app/src/free')
-rw-r--r-- | app/src/free/java/com/zeapo/pwdstore/autofill/oreo/ui/AutofillSmsActivity.kt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/src/free/java/com/zeapo/pwdstore/autofill/oreo/ui/AutofillSmsActivity.kt b/app/src/free/java/com/zeapo/pwdstore/autofill/oreo/ui/AutofillSmsActivity.kt index f86e5d4c..0734af40 100644 --- a/app/src/free/java/com/zeapo/pwdstore/autofill/oreo/ui/AutofillSmsActivity.kt +++ b/app/src/free/java/com/zeapo/pwdstore/autofill/oreo/ui/AutofillSmsActivity.kt @@ -9,7 +9,6 @@ import android.content.IntentSender import android.os.Build import androidx.annotation.RequiresApi import androidx.appcompat.app.AppCompatActivity -import com.zeapo.pwdstore.autofill.oreo.FormOrigin @RequiresApi(Build.VERSION_CODES.O) @Suppress("UNUSED_PARAMETER") |