Commit 14843277 authored by Vincent Pelletier's avatar Vincent Pelletier

Import the right base handler class.


git-svn-id: https://svn.erp5.org/repos/neo/branches/prototype3@859 71dcc9de-d417-0410-9af5-da40c76e7ee4
parent 7df940fd
......@@ -17,7 +17,7 @@
import logging
from neo.storage.handlers import BaseStorageHandler
from neo.storage.handlers import BaseMasterHandler
from neo.protocol import Packet, \
INVALID_UUID, RUNNING_STATE, BROKEN_STATE, \
MASTER_NODE_TYPE, STORAGE_NODE_TYPE, CLIENT_NODE_TYPE, \
......
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