Update plugin.py

This commit is contained in:
Gordon Shumway 2019-02-25 18:00:35 -05:00 committed by GitHub
parent 4089759fb1
commit d8d5c9e94a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -213,5 +213,4 @@ class Fun(callbacks.Plugin):
irc.reply(" ".join(l))
piglatin = wrap(piglatin, [('text')])
Class = Fun