Remove debug log

This commit is contained in:
Julia Friesel
2018-11-02 15:25:40 +01:00
parent fa85f321c3
commit 2552a01efc
-1
View File
@@ -203,7 +203,6 @@ export function requestHash(type, pw) {
}
export async function changeEncryptionAndRestartApp(hash) {
console.log('this runs')
let key
if (hash) key = hashToInt8Array(hash)
const defaultPath = db.path