Removed unused import
tab autocomplete really loves doing this to me
This commit is contained in:
parent
5c1532c798
commit
f3274419a1
@ -17,7 +17,7 @@ import {
|
||||
} from "@fosscord/util";
|
||||
import { HTTPError } from "lambert-server";
|
||||
import { handleMessage, postHandleMessage, route } from "@fosscord/api";
|
||||
import multer, { Multer } from "multer";
|
||||
import multer from "multer";
|
||||
import { FindManyOptions, LessThan, MoreThan } from "typeorm";
|
||||
import { URL } from "url";
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user