Skip to content

Commit 417ea5a

Browse files
committed
Silly change in order to sign kernel code changes.
1 parent 6826a36 commit 417ea5a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Gren/Kernel/Stream.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ import Stream exposing (Locked, Closed, Cancelled)
44
import Gren.Kernel.Scheduler exposing (binding, succeed, fail, rawSpawn)
55
66
*/
7-
87
var _Stream_read = function (stream) {
98
return __Scheduler_binding(function (callback) {
109
if (stream.locked) {

0 commit comments

Comments
 (0)