Commit d307f446 authored by syasonik's avatar syasonik

Remove obsolete TODO comment

parent c9253c3e
......@@ -27,8 +27,6 @@ class MetricsDashboardService
"metrics_dashboard_#{SYSTEM_DASHBOARD_NAME}"
end
# TODO: "Processing" the dashboard needs to include several steps such as
# inserting metric ids and alert information.
def process_dashboard(dashboard)
MetricsDashboardProcessingService.new(dashboard, @project).process
end
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment