Skip to content

Commit 404742d

Browse files
authored
Update listhook.js
1 parent c77235e commit 404742d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

github-js/modules/listhook.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
var GitHub = require("github-api");
2-
var Promise = require("es6-promise").Promise;
1+
//var GitHub = require("github-api");
2+
//var Promise = require("es6-promise").Promise;
33

44
var gh = new GitHub({
55
username: 'foo',

0 commit comments

Comments
 (0)