Updated on 2026-08-14

This commit is contained in:
Tangem 2020-04-16 18:34:59 +03:00
parent be6435e94c
commit a4844ff9ed

View file

@ -27,7 +27,6 @@ class DefaultSessionViewDelegate(private val reader: NfcReader) : SessionViewDel
lateinit var activity: FragmentActivity
private var readingDialog: BottomSheetDialog? = null
private var nfcEnableDialog: NfcEnableDialog? = null
init {
setLogger()