style: remove unused imports

This commit is contained in:
Twig 2025-07-16 04:55:30 +02:00
parent b642deb087
commit bca209ef81
No known key found for this signature in database
5 changed files with 1 additions and 9 deletions

View file

@ -6,9 +6,6 @@
</template>
<script lang="ts" setup>
import ContextMenu from '~/components/UserInterface/ContextMenu.vue';
import { render } from 'vue';
const banner = useState("banner", () => false);
onMounted(() => {