Remove old messaging interface.
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
class Message:
|
||||
"""
|
||||
Message Format
|
||||
|
||||
|
||||
"""
|
||||
def serialise(self):
|
||||
NotImplementedError
|
||||
|
||||
def deserialise(self):
|
||||
NotImplementedError
|
||||
Reference in New Issue
Block a user