lint & cleanup

This commit is contained in:
Henry Jameson 2026-09-16 20:53:15 +03:00
commit 83f009cfed
5 changed files with 148 additions and 90 deletions

View file

@ -6,10 +6,6 @@ import {
mockMastoAPIUser,
mockStatus,
mockUser,
userId,
userName,
userScreenName,
userUrl,
} from 'test/fixtures/masto_api.js'
import { useStatusesStore } from 'src/stores/statuses.js'