Formatting

This commit is contained in:
dpedu 2015-07-18 21:34:17 -07:00
parent ca7f0acc4f
commit c3ed471636
1 changed files with 0 additions and 1 deletions

View File

@ -31,7 +31,6 @@ class PyIRCBot:
"""instances of modules"""
self.moduleInstances = {}
self.rpc = BotRPC(self)
"""Reference to BotRPC thread"""