Skip to content

Commit 9e3c561

Browse files
committed
Removed unused variable that
Removed variable "that", that do not used no where. Thank you by the way for good library, it's work very well :).
1 parent 283c1bc commit 9e3c561

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

github.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -406,7 +406,6 @@
406406

407407
Github.Gist = function(options) {
408408
var id = options.id;
409-
var that = this;
410409
var gistPath = "/gists/"+id;
411410

412411
// Read the gist

0 commit comments

Comments
 (0)