Skip to content

Commit

Permalink
Fix flake8 warning
Browse files Browse the repository at this point in the history
  • Loading branch information
szastupov committed May 21, 2017
1 parent ef62ffe commit d20e800
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion aiotg/bot.py
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,6 @@ def default(self, callback):
self._default = callback
return callback


def add_inline(self, regexp, fn):
"""
Manually register regexp based callback
Expand Down

0 comments on commit d20e800

Please sign in to comment.