unused
This commit is contained in:
parent
9cf42c560b
commit
2b2f06d984
|
@ -407,12 +407,6 @@ class TransitServerState(object):
|
|||
d += "-<unsided>"
|
||||
return d
|
||||
|
||||
def get_mood(self):
|
||||
"""
|
||||
:returns str: description of the current 'mood' of the connection
|
||||
"""
|
||||
return self._mood
|
||||
|
||||
@_machine.input()
|
||||
def connection_made(self, client):
|
||||
"""
|
||||
|
|
Loading…
Reference in New Issue
Block a user