refactor(lint): fix lint

This commit is contained in:
Corentin Thomasset 2021-06-01 00:09:33 +02:00
parent b34eb4c1ac
commit b19219fdbf
No known key found for this signature in database
GPG key ID: DBD997E935996158
2 changed files with 6 additions and 7 deletions

View file

@ -7,7 +7,6 @@ import {ToolConfigMixin} from '~/mixins/tool-config.mixin'
components: {ToolWrapper}
})
export default class Tool extends mixins(ToolConfigMixin) {
public head() {
const {title, description, keywords} = this.$toolConfig