mirror of
https://github.com/kokonect-link/cherrypick
synced 2024-11-01 07:35:57 +09:00
[API] Fix bug
This commit is contained in:
parent
9d72ff12b9
commit
ac7999c74b
@ -6,6 +6,7 @@
|
||||
import * as uuid from 'uuid';
|
||||
import App from '../../../models/app';
|
||||
import AuthSess from '../../../models/auth-session';
|
||||
import config from '../../../../conf';
|
||||
|
||||
/**
|
||||
* @swagger
|
||||
|
Loading…
Reference in New Issue
Block a user