refactor: remove redundant imports (#2927)
This commit is contained in:
parent
faae7e32f4
commit
53f3d44f21
4 changed files with 0 additions and 4 deletions
|
@ -1,6 +1,5 @@
|
|||
<script setup lang="ts">
|
||||
import type { mastodon } from 'masto'
|
||||
import CommonScrollIntoView from '../common/CommonScrollIntoView.vue'
|
||||
import type { CommandHandler } from '~/composables/command'
|
||||
|
||||
const { items, command } = defineProps<{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue