fix: duplicate import

This commit is contained in:
Chloe Kudryavtsev 2022-10-10 04:19:30 -04:00 committed by ThatOneCalculator
parent f74f475dc4
commit d0b1322363
No known key found for this signature in database
GPG Key ID: 8703CACD01000000
1 changed files with 0 additions and 1 deletions

View File

@ -39,7 +39,6 @@ import {
} from "@/models/index.js";
import type { DriveFile } from "@/models/entities/drive-file.js";
import type { App } from "@/models/entities/app.js";
import { Not, In } from "typeorm";
import type { User, ILocalUser, IRemoteUser } from "@/models/entities/user.js";
import { genId } from "@/misc/gen-id.js";
import {