forked from FoundKeyGang/FoundKey
Remove unused import
This commit is contained in:
parent
36c91f03d9
commit
662167e792
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