cwctl.py
changeset 8930 6a02be304486
parent 8851 0020aa12af07
child 9001 328c24289253
--- a/cwctl.py	Thu Apr 25 17:30:09 2013 +0200
+++ b/cwctl.py	Thu Apr 25 14:10:55 2013 +0200
@@ -836,7 +836,6 @@
     name = 'versions'
 
     def versions_instance(self, appid):
-        from logilab.common.changelog import Version
         config = cwcfg.config_for(appid)
         # should not raise error if db versions don't match fs versions
         config.repairing = True