Remove spurious comment

This commit is contained in:
Erik Johnston 2018-09-14 15:12:36 +01:00
parent 9e2f9a7b57
commit d0f6c1ce21

View file

@ -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