mirror of
https://github.com/FAUSheppy/skillbird
synced 2025-12-06 06:51:34 +01:00
remove empty line
This commit is contained in:
@@ -68,8 +68,3 @@ class MapInformationEvent(Event):
|
|||||||
self.string = line
|
self.string = line
|
||||||
def serialize(self):
|
def serialize(self):
|
||||||
return {"etype":"MIE","timestamp":self.timestamp.strftime(),"string":self.string}
|
return {"etype":"MIE","timestamp":self.timestamp.strftime(),"string":self.string}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user