mirror of
https://github.com/Kunzisoft/KeePassDX.git
synced 2025-12-04 15:49:33 +01:00
Remove unused log
This commit is contained in:
@@ -462,7 +462,6 @@ class DatabaseKDBX : DatabaseVersioned<UUID, UUID, GroupKDBX, EntryKDBX> {
|
||||
}
|
||||
}
|
||||
} catch (e: Exception) {
|
||||
Log.e(TAG, "Unable to read XML keyfile", e)
|
||||
return null
|
||||
}
|
||||
return null
|
||||
|
||||
Reference in New Issue
Block a user