diff --git a/Cayenne/__init__.py b/Cayenne/__init__.py index 2a11633..f675f65 100644 --- a/Cayenne/__init__.py +++ b/Cayenne/__init__.py @@ -22,7 +22,6 @@ __author__ = supybot.Author('butterscotchstallion', 'butterscotchstallion', __maintainer__ = getattr(supybot.authors, 'oddluck', supybot.Author('oddluck', 'oddluck', 'oddluck@riseup.net')) - # This is a dictionary mapping supybot.Author instances to lists of # contributions. __contributors__ = {}