mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-10-01 08:25:44 -04:00
Remove spurious comment
This commit is contained in:
parent
9e2f9a7b57
commit
d0f6c1ce21
@ -107,8 +107,6 @@ class InFlightGauge(object):
|
|||||||
will update.
|
will update.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
# TODO: Expand this to
|
|
||||||
|
|
||||||
def __init__(self, name, desc, labels, sub_metrics):
|
def __init__(self, name, desc, labels, sub_metrics):
|
||||||
self.name = name
|
self.name = name
|
||||||
self.desc = desc
|
self.desc = desc
|
||||||
|
Loading…
Reference in New Issue
Block a user