Whitespace changes

This commit is contained in:
Jeremy Fincher 2003-04-03 08:24:52 +00:00
parent 8fde27d15f
commit ea11c0ea5f
1 changed files with 1 additions and 2 deletions

View File

@ -463,7 +463,6 @@ class FunCommands(callbacks.Privmsg):
irc.reply(msg, s)
Class = FunCommands
# vim:set shiftwidth=4 tabstop=8 expandtab textwidth=78: