Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrey Sidorov committed Mar 8, 2016
1 parent 93bb6e7 commit daa16a7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions bin/repl.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ program
.parse(process.argv);


console.log('======', program.websocket);
console.log(program);

var repl = new ChromeREPL();

if (program.start) {
Expand Down

0 comments on commit daa16a7

Please sign in to comment.