cleanup kodu

This commit is contained in:
2024-03-01 19:07:21 +01:00
parent 7e3c150815
commit 76ca0d1786
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -50,7 +50,6 @@
<script lang="ts">
import { PropType, defineComponent } from 'vue';
import { API } from '../../typings/api';
import { useApiStore } from '../../store/apiStore';
export default defineComponent({