supybot-plugin-create: CVS is dead, stop mentioning it

This commit is contained in:
James Lu 2019-10-19 10:12:42 -07:00
parent 18f9a342b3
commit 7ac2828ab2
1 changed files with 1 additions and 2 deletions

View File

@ -157,8 +157,7 @@ import sys
import supybot
from supybot import world
# Use this for the version of this plugin. You may wish to put a CVS keyword
# in here if you're keeping the plugin in CVS or some similar system.
# Use this for the version of this plugin.
__version__ = ""
# XXX Replace this with an appropriate author or supybot.Author instance.