Skip to content

Commit

Permalink
fix: import
Browse files Browse the repository at this point in the history
  • Loading branch information
acid-chicken authored Mar 23, 2023
1 parent 8810c9c commit a804cf5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/frontend/src/components/global/MkAvatar.vue
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
import { watch } from 'vue';
import * as misskey from 'misskey-js';
import MkA from './MkA.vue';
import MkAvatarCatDefiner from './MkAvatar.catDefiner.vue';
import { getStaticImageUrl } from '@/scripts/media-proxy';
import { extractAvgColorFromBlurhash } from '@/scripts/extract-avg-color-from-blurhash';
import { acct, userPage } from '@/filters/user';
Expand Down

0 comments on commit a804cf5

Please sign in to comment.