Commit 97357213 authored by Jeremy Hylton's avatar Jeremy Hylton

Remove commented out code.

parent b196e7d1
......@@ -42,10 +42,6 @@ except ImportError:
def fsIndex():
return {}
# XXX errors
##from zodb.storage.file.errors import CorruptedError
##from zodb.storage.file.errors import CorruptedError, FileStorageFormatError
class CorruptedError(Exception):
pass
......
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