ui: Whitespace fix.

This commit is contained in:
Damir Jelić 2019-07-22 11:31:38 +02:00
parent 1582d7ebf5
commit a1c206b8a6

View File

@ -54,7 +54,6 @@ if UI_ENABLED:
UI_ENABLED = True
class IdCounter:
def __init__(self):
self._message_id = 0