mirror of
https://mau.dev/maunium/synapse.git
synced 2024-11-16 15:01:23 +01:00
Remove spurious comment
This commit is contained in:
parent
9e2f9a7b57
commit
d0f6c1ce21
1 changed files with 0 additions and 2 deletions
|
@ -107,8 +107,6 @@ class InFlightGauge(object):
|
|||
will update.
|
||||
"""
|
||||
|
||||
# TODO: Expand this to
|
||||
|
||||
def __init__(self, name, desc, labels, sub_metrics):
|
||||
self.name = name
|
||||
self.desc = desc
|
||||
|
|
Loading…
Reference in a new issue