Skip to content

Commit

Permalink
Update bridge.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
naturallymitchell authored Dec 7, 2018
1 parent 5334f51 commit 651fd32
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/handlers/bridge.lua
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ end, function (msg)
end)

if not torchbear.handler then
log.error("No handler specified")
end
log.debug("No handler specified")
end

0 comments on commit 651fd32

Please sign in to comment.