mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-22 09:57:29 -07:00
remove unused import
This commit is contained in:
parent
eb7b1d6788
commit
6bea9f8bfc
1 changed files with 0 additions and 1 deletions
|
@ -36,7 +36,6 @@ import {
|
||||||
ChannelFollowings,
|
ChannelFollowings,
|
||||||
Blockings,
|
Blockings,
|
||||||
NoteThreadMutings,
|
NoteThreadMutings,
|
||||||
Relays,
|
|
||||||
} from "@/models/index.js";
|
} from "@/models/index.js";
|
||||||
import type { DriveFile } from "@/models/entities/drive-file.js";
|
import type { DriveFile } from "@/models/entities/drive-file.js";
|
||||||
import type { App } from "@/models/entities/app.js";
|
import type { App } from "@/models/entities/app.js";
|
||||||
|
|
Loading…
Reference in a new issue