mirror of
https://github.com/matrix-org/pantalaimon.git
synced 2024-10-01 03:35:38 -04:00
ui: Whitespace fix.
This commit is contained in:
parent
1582d7ebf5
commit
a1c206b8a6
@ -54,7 +54,6 @@ if UI_ENABLED:
|
|||||||
|
|
||||||
UI_ENABLED = True
|
UI_ENABLED = True
|
||||||
|
|
||||||
|
|
||||||
class IdCounter:
|
class IdCounter:
|
||||||
def __init__(self):
|
def __init__(self):
|
||||||
self._message_id = 0
|
self._message_id = 0
|
||||||
|
Loading…
Reference in New Issue
Block a user