Commit 6be12fff authored by Vincent Pelletier's avatar Vincent Pelletier

Drop unused global.

parent 63911bd9
...@@ -24,9 +24,6 @@ from neo.client.handlers.master import PrimaryNotificationsHandler, \ ...@@ -24,9 +24,6 @@ from neo.client.handlers.master import PrimaryNotificationsHandler, \
PrimaryAnswersHandler PrimaryAnswersHandler
from neo.client.exception import NEOStorageError from neo.client.exception import NEOStorageError
MARKER = []
class MasterHandlerTests(NeoUnitTestBase): class MasterHandlerTests(NeoUnitTestBase):
def getConnection(self): def getConnection(self):
......
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