removed logging

Signed-off-by: fnuesse <felix.nuesse@t-online.de>
This commit is contained in:
fnuesse 2019-01-08 23:05:18 +01:00
parent 58e2e2fba7
commit 6f4ad6d5a9
No known key found for this signature in database
GPG key ID: 2089A3431243E819

View file

@ -147,8 +147,6 @@
field_decrypted_value=null;
}
} catch (e) {
console.log(fieldValue)
console.log(e)
throw e;
}
try {