mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-10 10:53:09 +02:00
Remove unused import
This commit is contained in:
parent
958d1e8d4c
commit
e52965a923
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@
|
|||
import * as mongo from 'mongodb';
|
||||
import deepcopy = require('deepcopy');
|
||||
import App from '../models/app';
|
||||
import User from '../models/user';
|
||||
import AccessToken from '../models/access-token';
|
||||
import config from '../../conf';
|
||||
|
||||
|
|
Loading…
Reference in a new issue