cubicweb/hooks/syncsources.py
changeset 11763 39df042f4ab4
parent 11057 0b59724cb3f2
child 11767 432f87a63057
--- a/cubicweb/hooks/syncsources.py	Fri Sep 30 17:34:11 2016 +0200
+++ b/cubicweb/hooks/syncsources.py	Fri Sep 30 17:39:17 2016 +0200
@@ -104,7 +104,6 @@
         source.uri = self.newname
         source.public_config['uri'] = self.newname
         repo.sources_by_uri[self.newname] = source
-        repo._type_source_cache.clear()
         clear_cache(repo, 'source_defs')