remove invalid comment

This commit is contained in:
Benjamin Peterson
2010-11-24 21:35:36 -06:00
parent 8a527b95f2
commit 8d4c9ec343

View File

@@ -1,6 +1,5 @@
"""
pytest PluginManager, basic initialization and tracing.
All else is in pytest/plugin.
(c) Holger Krekel 2004-2010
"""
import sys, os