refactor: cleanup imports
This commit is contained in:
parent
e2dc90a889
commit
c7756add7d
10 changed files with 4 additions and 19 deletions
|
@ -1,5 +1,5 @@
|
|||
<script setup lang="ts">
|
||||
import type { History, Tag } from 'masto'
|
||||
import type { Tag } from 'masto'
|
||||
|
||||
const { hashtag } = defineProps<{ hashtag: Tag }>()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue