]> jfr.im git - erebus.git/commitdiff
Forgot to remove a line in rewrites
authorzonidjan <redacted>
Thu, 21 Nov 2013 18:42:51 +0000 (12:42 -0600)
committerzonidjan <redacted>
Thu, 21 Nov 2013 18:42:51 +0000 (12:42 -0600)
erebus.py

index 26f4dd4a982c2e7a402ccc8408c1439498ff9d89..755f2b46c720ef8e7c8711d80fdcba372769b6c4 100644 (file)
--- a/erebus.py
+++ b/erebus.py
@@ -96,7 +96,6 @@ class Erebus(object):
 main = Erebus()
 
 def setup():
-       global bots, fds
        main.newbot('Erebus', 'erebus', None, 'irc.quakenet.org', 6667, 'Erebus', ['#dimetest'])
        main.bot('erebus').connect()