Skip to content

Commit

Permalink
Remove errant print
Browse files Browse the repository at this point in the history
  • Loading branch information
dirn committed Mar 26, 2016
1 parent 9064e2c commit b50bf90
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion henson_sentry.py
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ def capture_message(self, message, **kwargs):

@asyncio.coroutine
def _after_message(self, app, message):
print('hi')
self._client.context.clear()

@asyncio.coroutine
Expand Down

0 comments on commit b50bf90

Please sign in to comment.