Skip to content

Commit

Permalink
remove trailing space (issue reported by grunt)
Browse files Browse the repository at this point in the history
  • Loading branch information
halkeye committed Jul 25, 2013
1 parent ef7ef14 commit 76afce0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/irc.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ class IrcBot extends Adapter
if unfloodProtection
unfloodValue
else
0
0

run: ->
self = @
Expand Down

0 comments on commit 76afce0

Please sign in to comment.