Skip to content

Commit 717186a

Browse files
committed
clean up
1 parent 2bcd48e commit 717186a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

request/request.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
"use strict"
22

33
var buildQueryString = require("../querystring/build")
4-
var Promise = require("../promise/promise")
54

65
module.exports = function($window, Stream) {
76
var callbackCount = 0

0 commit comments

Comments
 (0)