cubicweb/repoapi.py
changeset 12032 c16c1805e973
parent 11195 5de859b95988
child 12044 70bb46dfa87b
--- a/cubicweb/repoapi.py	Fri Mar 10 14:07:15 2017 +0100
+++ b/cubicweb/repoapi.py	Fri Mar 10 16:14:05 2017 +0100
@@ -23,7 +23,6 @@
 
 from logilab.common.deprecation import class_deprecated
 
-from cubicweb.utils import parse_repo_uri
 from cubicweb import AuthenticationError
 from cubicweb.server.session import Connection