Remove deprecated comment on plugin naming conventions

This commit is contained in:
Rob Crittenden
2009-09-10 16:08:48 -04:00
parent d0b3ba4523
commit 2c3bca7e74

View File

@@ -18,7 +18,4 @@
"""
Sub-package containing all server plugins.
By convention, modules with frontend plugins are named f_*.py and modules
with backend plugins are named b_*.py.
"""