不要なimportを削除
This commit is contained in:
parent
74986444f9
commit
4f59a7ab46
|
@ -23,7 +23,6 @@ import MkChannelPreview from '@/components/MkChannelPreview.vue';
|
|||
import MkPagination, { Paging } from '@/components/MkPagination.vue';
|
||||
import { i18n } from '@/i18n.js';
|
||||
import { infoImageUrl } from '@/instance.js';
|
||||
import { miLocalStorage } from '@/local-storage.js';
|
||||
|
||||
const props = withDefaults(defineProps<{
|
||||
pagination: Paging;
|
||||
|
|
Loading…
Reference in New Issue