Commit 471b053f authored by Casey Duncan's avatar Casey Duncan

Remove import added for testing

parent e45028f3
...@@ -22,7 +22,6 @@ from zLOG import LOG, ERROR ...@@ -22,7 +22,6 @@ from zLOG import LOG, ERROR
from Lazy import LazyMap, LazyFilter, LazyCat, LazyValues from Lazy import LazyMap, LazyFilter, LazyCat, LazyValues
from CatalogBrains import AbstractCatalogBrain, NoBrainer from CatalogBrains import AbstractCatalogBrain, NoBrainer
from sorters import buildSortableResults
from BTrees.IIBTree import intersection, weightedIntersection, IISet from BTrees.IIBTree import intersection, weightedIntersection, IISet
from BTrees.OIBTree import OIBTree from BTrees.OIBTree import OIBTree
......
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