Skip to content

Commit

Permalink
perf(@dpc-sdp/ripple-tide-search): ⚡ remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
waitingallday committed Jul 19, 2023
1 parent dc70649 commit 49c272f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<script setup lang="ts">
import { useRuntimeConfig, useFetch, useRoute, ref } from '#imports'
import { ref } from '#imports'
import useTideSearch from './../composables/useTideSearch'
import type { TidePageBase, TideSiteData } from '@dpc-sdp/ripple-tide-api/types'
import type {
Expand Down

0 comments on commit 49c272f

Please sign in to comment.