diff --git a/plugin.py b/plugin.py index da30a54..3c48067 100644 --- a/plugin.py +++ b/plugin.py @@ -2490,7 +2490,6 @@ class ChanTracker(callbacks.Plugin,plugins.ChannelDBHandler): chan = self.getChan(irc,channel) if chan.deopPending: return - def unOpBot(): def unOpBot(): if channel in irc.state.channels: if not len(i.queue) and not len(chan.queue):