]> jfr.im git - erebus.git/commitdiff
chanops - why is this here? its not used
authorJohn Runyon <redacted>
Wed, 4 Oct 2023 07:14:25 +0000 (01:14 -0600)
committerJohn Runyon <redacted>
Wed, 4 Oct 2023 07:14:25 +0000 (01:14 -0600)
modules/chanops.py

index c4310f8032a9bd252b93ecaa30de82c5d25a1b47..ba88e58250c7c8935d52fde4f14d8bb0fca34931 100644 (file)
@@ -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("#"):