Removed unused import in app.vue
This commit is contained in:
		| @@ -1,5 +1,4 @@ | ||||
| <script setup lang="ts"> | ||||
| import { onMounted, ref } from 'vue'; | ||||
| import { RouterView } from 'vue-router'; | ||||
| import SidebarComponent from '@components/sidebar/SidebarComponent.vue'; | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user