Commit b62c0aca authored by Ayush Tiwari's avatar Ayush Tiwari

erp5_catalog: Remove useless import from ZSQLCatalog.SQLCatalog

parent f0a014d8
...@@ -36,7 +36,6 @@ from zLOG import LOG, WARNING, INFO, TRACE, ERROR ...@@ -36,7 +36,6 @@ from zLOG import LOG, WARNING, INFO, TRACE, ERROR
from ZODB.POSException import ConflictError from ZODB.POSException import ConflictError
from Products.CMFCore import permissions from Products.CMFCore import permissions
from Products.PythonScripts.Utility import allow_class from Products.PythonScripts.Utility import allow_class
from Products.ERP5Type.CopySupport import CopyContainer
import time import time
import sys import sys
......
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