Delete setup.py

This commit is contained in:
klapvogn 2024-10-12 14:32:28 +02:00 committed by GitHub
parent 6c1b13b327
commit 8d69299985
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +0,0 @@
from supybot.setup import plugin_setup
plugin_setup(
'Serve',
)