Commit 48a0995c authored by Jérome Perrin's avatar Jérome Perrin

remove not needed imports

parent b3ccca72
......@@ -42,8 +42,6 @@ from Products.ERP5.Capacity.GLPK import solve
from numpy import zeros, resize
from DateTime import DateTime
from Products.ERP5 import DeliverySolver
from Products.ERP5 import TargetSolver
from Products.PythonScripts.Utility import allow_class
from Products.ZSQLCatalog.SQLCatalog import Query, ComplexQuery
......
......@@ -33,7 +33,6 @@ import re
from AccessControl import ClassSecurityInfo
from Products.ERP5Type import Permissions, interfaces
from Products.ERP5Type.Tool.TypesTool import TypeProvider
from Products.ERP5 import DeliverySolver
from Products.ERP5Type.Message import translateString
from Products.CMFCore.utils import getToolByName
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment