From b19219fdbfdc58c40a007800f90f0bfb632ec0a2 Mon Sep 17 00:00:00 2001 From: Corentin Thomasset Date: Tue, 1 Jun 2021 00:09:33 +0200 Subject: [PATCH] refactor(lint): fix lint --- components/Tool.vue | 1 - tools/crypto/token-generator.vue | 12 ++++++------ 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/components/Tool.vue b/components/Tool.vue index 34087a82..a3c5ff75 100644 --- a/components/Tool.vue +++ b/components/Tool.vue @@ -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 diff --git a/tools/crypto/token-generator.vue b/tools/crypto/token-generator.vue index 3e1dfaac..bdad68f9 100644 --- a/tools/crypto/token-generator.vue +++ b/tools/crypto/token-generator.vue @@ -2,18 +2,18 @@ - - + + - - + + - + - +