Use async/await in controllers
This commit is contained in:
parent
5f04dd2f74
commit
eb08047657
20 changed files with 823 additions and 992 deletions
|
@ -1,6 +1,5 @@
|
|||
// TODO: import from ES6 when retry typing file will include errorFilter function
|
||||
import * as retry from 'async/retry'
|
||||
import * as Promise from 'bluebird'
|
||||
|
||||
import { logger } from './logger'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue