Remove unnecessary bluebird dependency
This commit is contained in:
parent
b87476abc9
commit
42b6cd5a32
9 changed files with 10437 additions and 231 deletions
|
@ -1,7 +1,6 @@
|
|||
import { parse } from 'url';
|
||||
import querystring from 'querystring';
|
||||
import request from 'superagent';
|
||||
import 'superagent-bluebird-promise';
|
||||
import urlMatch from './url';
|
||||
|
||||
const apiRoot = 'https://itunes.apple.com';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue