[Erp5-report] r25858 - /erp5/trunk/products/TIDStorage/repozo/repozo_tidstorage.py

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Mar 4 14:07:02 CET 2009


Author: luke
Date: Wed Mar  4 14:06:58 2009
New Revision: 25858

URL: http://svn.erp5.org?rev=25858&view=rev
Log:
 - removed not needed import

Modified:
    erp5/trunk/products/TIDStorage/repozo/repozo_tidstorage.py

Modified: erp5/trunk/products/TIDStorage/repozo/repozo_tidstorage.py
URL: http://svn.erp5.org/erp5/trunk/products/TIDStorage/repozo/repozo_tidstorage.py?rev=25858&r1=25857&r2=25858&view=diff
==============================================================================
--- erp5/trunk/products/TIDStorage/repozo/repozo_tidstorage.py [utf8] (original)
+++ erp5/trunk/products/TIDStorage/repozo/repozo_tidstorage.py [utf8] Wed Mar  4 14:06:58 2009
@@ -52,8 +52,6 @@
     TID log file, which will be used to find TID, which then will be used to
     cut restored file at found TID
 """
-
-from ZODB.FileStorage import FileStorage
 
 import imp
 import getopt




More information about the Erp5-report mailing list