Commit 346a82e2 authored by Chris McDonough's avatar Chris McDonough

Remove unused imports.

parent 11841628
......@@ -24,8 +24,6 @@ import shutil
import stat
import sys
import tempfile
import threading
import time
import weakref
import zope.interface
......@@ -34,8 +32,6 @@ import ZODB.interfaces
from ZODB.interfaces import BlobError
from ZODB import utils
from ZODB.POSException import POSKeyError
import transaction
import transaction.interfaces
import persistent
from zope.proxy import getProxiedObject, non_overridable
......
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