From d04e6d27a566047aebe4c8375c148dff7470969c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=A9rome=20Perrin?= <jerome@nexedi.com>
Date: Fri, 17 Sep 2010 12:22:32 +0000
Subject: [PATCH] this import becomes unused

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38458 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 product/ERP5/tests/testERP5WebWithDms.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/product/ERP5/tests/testERP5WebWithDms.py b/product/ERP5/tests/testERP5WebWithDms.py
index 7372045f62..d11b6470b2 100644
--- a/product/ERP5/tests/testERP5WebWithDms.py
+++ b/product/ERP5/tests/testERP5WebWithDms.py
@@ -31,7 +31,6 @@ import unittest
 import os
 import transaction
 from lxml import etree
-from StringIO import StringIO
 
 from AccessControl import Unauthorized
 from AccessControl.SecurityManagement import newSecurityManager
-- 
2.30.9