mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-06-25 07:30:27 -04: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.
|
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…
Add table
Add a link
Reference in a new issue