devtools/testlib.py
changeset 11075 881b3d9ee2b3
parent 11014 9c9f5e913f9c
--- a/devtools/testlib.py	Tue Jan 26 11:49:25 2016 +0100
+++ b/devtools/testlib.py	Thu Jan 28 18:02:49 2016 +0100
@@ -308,7 +308,6 @@
         """return admin session"""
         return self._admin_session
 
-    # XXX this doesn't need to a be classmethod anymore
     def _init_repo(self):
         """init the repository and connection to it.
         """