webapp lint fix

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

View File

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