Skip to content

Commit

Permalink
Temp fix for #1831
Browse files Browse the repository at this point in the history
  • Loading branch information
pygy committed Jul 11, 2017
1 parent d65fd02 commit ede7f71
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions stream/stream.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
"use strict"

/* eslint-disable */
;(function() {
"use strict"
/* eslint-enable */

var guid = 0, HALT = {}
function createStream() {
Expand Down

0 comments on commit ede7f71

Please sign in to comment.