Tidyup.
authorCMDR furrycat <elite@furrycat.net>
Wed, 26 Oct 2016 19:40:32 +0000 (20:40 +0100)
committerCMDR furrycat <elite@furrycat.net>
Wed, 26 Oct 2016 19:40:32 +0000 (20:40 +0100)
plugins/feeds.py

index c95a35a..a90eb04 100644 (file)
@@ -513,7 +513,6 @@ class Feeds(DBConnection):
 
   @asyncio.coroutine
   def help_feeds(self, message, command = None):
-    log.info('help {}'.format(command))
     if command is None:
       lines = [
         'Commands to manage news feeds are:',