mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-21 07:16:15 -04:00
refactor(lint): removed unused import
This commit is contained in:
parent
ddef668530
commit
ac6799666e
1 changed files with 0 additions and 1 deletions
|
@ -39,7 +39,6 @@
|
|||
<script lang="ts">
|
||||
import {Component} from 'nuxt-property-decorator'
|
||||
import Tool from './Tool.vue'
|
||||
import type {ToolConfig} from '~/types/ToolConfig'
|
||||
import {CopyableMixin} from '~/mixins/copyable.mixin'
|
||||
import ToolHeader from '~/components/ToolHeader.vue'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue