Commit f19e1783 authored by Jeremy Hylton's avatar Jeremy Hylton

Remove unused import of InvalidationTests, fixing circular import.

parent c11097a3
......@@ -30,7 +30,6 @@ from ZEO.ClientStorage import ClientStorage
from ZEO.Exceptions import ClientDisconnected
from ZEO.zrpc.marshal import Marshaller
from ZEO.tests import forker
from ZEO.tests.InvalidationTests import InvalidationTests
from ZODB.DB import DB
from ZODB.Transaction import get_transaction, Transaction
......
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