Skip to content

Commit

Permalink
bye fat arrow
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Dec 4, 2015
1 parent 403cf73 commit 431b1d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Default.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ module.exports =
messageType + message

generateTypeMessage: (type) ->
(message...) =>
(message...) ->
message = @format message
@transport @generateMessage type, message
this
Expand Down

0 comments on commit 431b1d1

Please sign in to comment.