fix warning
This commit is contained in:
parent
dfbe0ba0e6
commit
b97f1abff3
|
@ -166,7 +166,7 @@ class GlunovoPlugin @Inject constructor(
|
|||
}
|
||||
}
|
||||
} catch (e: SecurityException) {
|
||||
aapsLogger.error(e.localizedMessage)
|
||||
aapsLogger.error(LTag.CORE, "Exception", e)
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue