Skip to content

Commit

Permalink
review: remove extra whitespace
Browse files Browse the repository at this point in the history
Fixes: nodejs#5
  • Loading branch information
TimothyGu committed Jan 29, 2017
1 parent 334dd31 commit 1ffd061
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions review.js
Original file line number Diff line number Diff line change
Expand Up @@ -216,8 +216,7 @@
return `<br>
<p>
${result.join('\n')}
${revs.join('<br>')}
<br>
${revs.join('<br>')}<br>
</p>
`
}
Expand Down

0 comments on commit 1ffd061

Please sign in to comment.