forked from FoundKeyGang/FoundKey
Refactor: Remove the unused import
This commit is contained in:
parent
bc1698e755
commit
2238355280
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@
|
|||
*/
|
||||
import * as mongo from 'mongodb';
|
||||
import AccessToken from '../../models/access-token';
|
||||
import App from '../../models/app';
|
||||
import serialize from '../../serializers/app';
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in a new issue