Skip to content

Commit 327b57e

Browse files
authored
Code cleanup (#724)
1 parent 297ca73 commit 327b57e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/src/main/java/com/urik/keyboard/utils/SecureFieldDetector.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ package com.urik.keyboard.utils
22

33
import android.text.InputType
44
import android.view.inputmethod.EditorInfo
5+
import com.urik.keyboard.utils.SecureFieldDetector.isDirectCommit
56
import com.urik.keyboard.utils.SecureFieldDetector.isSecure
67

78
/**

0 commit comments

Comments
 (0)