Skip to content

Commit

Permalink
chore: remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
KaelWD committed Jul 25, 2024
1 parent cd0056a commit 6397324
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
</template>

<script setup>
import { computed, ref } from 'vue'
import { ref } from 'vue'
const items = ref([
{
Expand Down

0 comments on commit 6397324

Please # to comment.