remove any-promise, working on #73

This commit is contained in:
Jun Yang
2018-06-23 21:55:23 +08:00
parent 42043b6944
commit 44b1aac096
10 changed files with 2 additions and 12 deletions
-2
View File
@@ -1,5 +1,3 @@
const Promise = require('any-promise')
/*
* Call functions in serial until someone resolved.
* @param {Array} iterable the array to iterate with.