Clean up code using request promise

This commit is contained in:
Dolan
2017-12-05 02:24:49 +00:00
parent a6bba0bc6c
commit bb49200fad
3 changed files with 26 additions and 30 deletions

View File

@ -1,3 +1,3 @@
// tslint:disable-next-line:no-empty-interface
/* tslint:disable-next-line:no-empty-interface */
export interface IPackOptions {
}