mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-22 01:47:39 -07:00
Remove unused import
This commit is contained in:
parent
086a9a58aa
commit
5349a3ea42
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
|||
import * as mongo from 'mongodb';
|
||||
import $ from 'cafy';
|
||||
import * as deepcopy from 'deepcopy';
|
||||
import db from '../db/mongodb';
|
||||
import isObjectId from '../misc/is-objectid';
|
||||
|
|
Loading…
Reference in a new issue