refactor(lint): removed unused import
This commit is contained in:
		
							parent
							
								
									ddef668530
								
							
						
					
					
						commit
						ac6799666e
					
				| @ -39,7 +39,6 @@ | |||||||
| <script lang="ts"> | <script lang="ts"> | ||||||
| import {Component} from 'nuxt-property-decorator' | import {Component} from 'nuxt-property-decorator' | ||||||
| import Tool from './Tool.vue' | import Tool from './Tool.vue' | ||||||
| import type {ToolConfig} from '~/types/ToolConfig' |  | ||||||
| import {CopyableMixin} from '~/mixins/copyable.mixin' | import {CopyableMixin} from '~/mixins/copyable.mixin' | ||||||
| import ToolHeader from '~/components/ToolHeader.vue' | import ToolHeader from '~/components/ToolHeader.vue' | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user