Commit 0a67db5d authored by Aurel's avatar Aurel

missing import


git-svn-id: https://svn.erp5.org/repos/neo/branches/prototype3@234 71dcc9de-d417-0410-9af5-da40c76e7ee4
parent 303fad9c
......@@ -7,6 +7,7 @@ from neo.master.handler import MasterEventHandler
from neo.exception import ElectionFailure
from neo.protocol import Packet, INVALID_UUID
from neo.node import ClientNode, StorageNode, MasterNode
from neo.util import dump
class RecoveryEventHandler(MasterEventHandler):
"""This class deals with events for a recovery phase."""
......
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