Skip to content

Commit 76afce0

Browse files
committed
remove trailing space (issue reported by grunt)
1 parent ef7ef14 commit 76afce0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/irc.coffee

+1-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ class IrcBot extends Adapter
105105
if unfloodProtection
106106
unfloodValue
107107
else
108-
0
108+
0
109109

110110
run: ->
111111
self = @

0 commit comments

Comments
 (0)