mirror of
				https://github.com/CorentinTh/it-tools.git
				synced 2025-11-04 05:53:25 +00:00 
			
		
		
		
	refactor: removed unused import
This commit is contained in:
		@@ -1,6 +1,6 @@
 | 
			
		||||
<script lang="ts" setup>
 | 
			
		||||
import { NIcon, useThemeVars } from 'naive-ui';
 | 
			
		||||
import { h, type Component } from 'vue';
 | 
			
		||||
import { h } from 'vue';
 | 
			
		||||
import { RouterLink, useRoute } from 'vue-router';
 | 
			
		||||
import { Heart, Menu2, Home2 } from '@vicons/tabler';
 | 
			
		||||
import { toolsByCategory } from '@/tools';
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user