Skip to content

Commit

Permalink
Debug line removed
Browse files Browse the repository at this point in the history
  • Loading branch information
elbrujohalcon committed Jun 8, 2015
1 parent 303aece commit d122482
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lasse_handler.erl
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,6 @@ process_result({stop, NewState}, Req, State) ->

send_event(Event, Req) ->
EventMsg = build_event(Event),
ct:pal("Sending ~p", [EventMsg]),
cowboy_req:chunk(EventMsg, Req).

build_event(Event) ->
Expand Down

0 comments on commit d122482

Please sign in to comment.