Skip to content

Commit 9e86c94

Browse files
committed
Remove unused asap import
fix then#102
1 parent 1f8b1a9 commit 9e86c94

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/es6-extensions.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
//This file contains the ES6 extensions to the core Promises/A+ API
44

55
var Promise = require('./core.js');
6-
var asap = require('asap/raw');
76

87
module.exports = Promise;
98

0 commit comments

Comments
 (0)