Skip to content

Commit

Permalink
fix: remove unused func
Browse files Browse the repository at this point in the history
  • Loading branch information
ninoseki committed Jan 14, 2024
1 parent 97ff6e2 commit fbed3f3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/src/components/alert/AlertsWrapper.vue
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@
</template>

<script lang="ts">
import { watchThrottled } from "@vueuse/core"
import { useRouteQuery } from "@vueuse/router"
import { defineComponent, onMounted, ref, watch } from "vue"
Expand Down

0 comments on commit fbed3f3

Please sign in to comment.