Skip to content

Commit

Permalink
Merge pull request #3 from topher200/patch-1
Browse files Browse the repository at this point in the history
remove extra string from stdout
  • Loading branch information
shavyg2 committed Jan 7, 2015
2 parents 96cec23 + be45177 commit 59498d8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Main.coffee
Expand Up @@ -66,8 +66,6 @@ output= =>
console.log data
if program.output
console.log "wrote to #{program.output} complete"
else
console.log "write completed"

if file.length is 0
console.log "No Input"
Expand Down

0 comments on commit 59498d8

Please sign in to comment.