From 138097f0430e38c21cfb04be2e2f9a747acbafd0 Mon Sep 17 00:00:00 2001 From: Nicolas Coevoet Date: Sat, 21 Dec 2013 17:08:13 +0100 Subject: [PATCH] typo --- plugin.py | 1 - 1 file changed, 1 deletion(-) 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):