Remove spurious comment

pull/3871/head
Erik Johnston 2018-09-14 15:12:36 +01:00
parent 9e2f9a7b57
commit d0f6c1ce21
1 changed files with 0 additions and 2 deletions

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