more lint fixes

This commit is contained in:
Ulf Gebhardt 2021-04-10 12:17:42 +02:00
parent 7c67b24e0e
commit ebee6e0c2e
No known key found for this signature in database
GPG Key ID: 81308EFE29ABFEBD

View File

@ -33,7 +33,6 @@ export default {
} catch (err) {
// throw new Error(`Problem handling something: ${err}.`);
// TODO this is causing trouble - most likely due to double redirect on terms&conditions
console.log(`Problem handling something: ${err}.`)
}
},
},