remove unused import

This commit is contained in:
Namekuji 2023-06-16 04:17:32 -04:00
parent 2b1e16d489
commit c5ccd68c08
No known key found for this signature in database
GPG Key ID: B541BD6E646CABC7
1 changed files with 0 additions and 1 deletions

View File

@ -36,7 +36,6 @@ import {
ChannelFollowings,
Blockings,
NoteThreadMutings,
Relays,
} from "@/models/index.js";
import type { DriveFile } from "@/models/entities/drive-file.js";
import type { App } from "@/models/entities/app.js";