From: John Runyon Date: Wed, 4 Oct 2023 07:14:25 +0000 (-0600) Subject: chanops - why is this here? its not used X-Git-Url: https://jfr.im/git/erebus.git/commitdiff_plain/eecdb22fb9e0ebd23e471dea36e5b93ad84eb10c chanops - why is this here? its not used --- diff --git a/modules/chanops.py b/modules/chanops.py index c4310f8..ba88e58 100644 --- a/modules/chanops.py +++ b/modules/chanops.py @@ -23,9 +23,6 @@ import sys import ctlmod -def module(name): - return lib.mod(name) - def _kick(bot, user, chan, realtarget, *args): people = [] if args[0].startswith("#"):