forked from FoundKeyGang/FoundKey
[API] Fix bug
This commit is contained in:
parent
9d72ff12b9
commit
ac7999c74b
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
||||||
import * as uuid from 'uuid';
|
import * as uuid from 'uuid';
|
||||||
import App from '../../../models/app';
|
import App from '../../../models/app';
|
||||||
import AuthSess from '../../../models/auth-session';
|
import AuthSess from '../../../models/auth-session';
|
||||||
|
import config from '../../../../conf';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @swagger
|
* @swagger
|
||||||
|
|
Loading…
Reference in a new issue