Skip to content

Commit

Permalink
remove double import
Browse files Browse the repository at this point in the history
  • Loading branch information
Mogge committed Apr 9, 2024
1 parent 93a403a commit ef67a84
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion presenter/src/components/menu/HeaderMenu.vue
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,6 @@

<script lang="ts" setup>
import { ref, onMounted, onBeforeMount } from 'vue'
import { ref, onMounted, onBeforeMount } from 'vue'
import MobileMenuIcon from '#assets/img/hamburger_mobile.svg'
import MainButton from '#components/buttons/MainButton.vue'
Expand Down

0 comments on commit ef67a84

Please sign in to comment.