3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-01 01:09:22 +01:00

classes: remove irc.conf (#422)

This commit is contained in:
James Lu 2018-06-11 23:44:59 -07:00
parent 3bea214cb0
commit a30921eeb8

View File

@ -113,7 +113,6 @@ def rehash():
remove_network(ircobj)
else:
# XXX: we should really just add abstraction to Irc to update config settings...
ircobj.conf = new_conf
ircobj.serverdata = new_conf['servers'][network]
ircobj.autoconnect_active_multiplier = 1