[Neo-report] r2582 gregory - /trunk/neo/storage/handlers/storage.py

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Jan 5 09:42:02 CET 2011


Author: gregory
Date: Wed Jan  5 09:42:02 2011
New Revision: 2582

Log:
Remove unused import.

Modified:
    trunk/neo/storage/handlers/storage.py

Modified: trunk/neo/storage/handlers/storage.py
==============================================================================
--- trunk/neo/storage/handlers/storage.py [iso-8859-1] (original)
+++ trunk/neo/storage/handlers/storage.py [iso-8859-1] Wed Jan  5 09:42:02 2011
@@ -15,7 +15,6 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 
-from neo import protocol
 from neo.storage.handlers import BaseClientAndStorageOperationHandler
 from neo.protocol import Packets
 




More information about the Neo-report mailing list