From 6d668544ede36ab7875d8436eba486d8600a20b2 Mon Sep 17 00:00:00 2001 From: Nicolas Delaby <nicolas@nexedi.com> Date: Wed, 1 Dec 2010 15:32:58 +0000 Subject: [PATCH] trailing import git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40984 20353a03-c40f-0410-a6d1-a30d3c3de9de --- product/ERP5OOo/tests/testDms.py | 1 - 1 file changed, 1 deletion(-) diff --git a/product/ERP5OOo/tests/testDms.py b/product/ERP5OOo/tests/testDms.py index 2802f39ad9..154c0fc0c2 100644 --- a/product/ERP5OOo/tests/testDms.py +++ b/product/ERP5OOo/tests/testDms.py @@ -74,7 +74,6 @@ import difflib from AccessControl import Unauthorized from Products.ERP5Type import Permissions from Products.ERP5Type.tests.backportUnittest import expectedFailure -from Products.ERP5.Tool.ContributionTool import AlreadyIngestedUrlError QUIET = 0 -- 2.30.9