mirror of
https://github.com/powerline/powerline.git
synced 2025-04-08 19:25:04 +02:00
Remove self.STATE_SYMBOLS reference: there is no such attribute
This commit is contained in:
parent
b8a4d9b054
commit
425e8f744d
@ -446,7 +446,6 @@ class RDIOPlayerSegment(PlayerSegment):
|
||||
'elapsed': elapsed,
|
||||
'total': total,
|
||||
'state': state,
|
||||
'state_symbol': self.STATE_SYMBOLS.get(state)
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user