mirror of
https://github.com/Art051/it-tools.git
synced 2025-08-11 19:29:03 +00:00
refactor(import): removed unused imports
This commit is contained in:
committed by
Corentin THOMASSET
parent
91369cb238
commit
47948dd343
@@ -5,7 +5,6 @@
|
||||
|
||||
<script setup lang="ts">
|
||||
import TextareaCopyable from '@/components/TextareaCopyable.vue';
|
||||
import { ref } from 'vue';
|
||||
import { format } from 'prettier';
|
||||
import htmlParser from 'prettier/parser-html';
|
||||
import { useStorage } from '@vueuse/core';
|
||||
|
||||
Reference in New Issue
Block a user