devtools/__init__.py
changeset 10907 9ae707db5265
parent 10903 da30851f9706
child 10960 9e64fddebc89
--- a/devtools/__init__.py	Tue Nov 24 14:05:50 2015 +0100
+++ b/devtools/__init__.py	Tue Nov 24 14:08:47 2015 +0100
@@ -957,5 +957,3 @@
     handler = get_test_db_handler(config)
     handler.build_db_cache()
     return handler.get_repo_and_cnx()
-
-