Skip to content

Commit be90372

Browse files
committed
Update examples/shell.js
1 parent 723bd7f commit be90372

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/shell.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ var commands = {
5252
index = ++index % numLines;
5353
}
5454
}
55-
console.log(offset);
55+
5656
offset += data.length;
5757
});
5858

0 commit comments

Comments
 (0)