We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c77235e commit 404742dCopy full SHA for 404742d
github-js/modules/listhook.js
@@ -1,5 +1,5 @@
1
-var GitHub = require("github-api");
2
-var Promise = require("es6-promise").Promise;
+//var GitHub = require("github-api");
+//var Promise = require("es6-promise").Promise;
3
4
var gh = new GitHub({
5
username: 'foo',
0 commit comments