diff --git a/app/assets/javascripts/dashboard_graphs.js b/app/assets/javascripts/dashboard_graphs.js index 5f04d4749..b87bf8fce 100644 --- a/app/assets/javascripts/dashboard_graphs.js +++ b/app/assets/javascripts/dashboard_graphs.js @@ -2,8 +2,6 @@ //= require c3 //= require c3ext -// TODO: This module is complex enough to require its own tests. Rewrite it using Ecma6 class syntax and -// write tests for this feature after consul has been migrated to Rails 5.1 (function() { "use strict";