Skip to content

Commit fde5087

Browse files
authored
Merge pull request #209 from gazdagergo/patch-1
Readme: remove duplicated row
2 parents d203d82 + a587fbc commit fde5087

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,6 @@ pyshell.end(function (err,code,signal) {
9797
console.log('The exit code was: ' + code);
9898
console.log('The exit signal was: ' + signal);
9999
console.log('finished');
100-
console.log('finished');
101100
});
102101
```
103102

0 commit comments

Comments
 (0)