diff --git a/public/prelert_swimlane_vis.js b/public/prelert_swimlane_vis.js index 99c3dc0..18267d7 100644 --- a/public/prelert_swimlane_vis.js +++ b/public/prelert_swimlane_vis.js @@ -18,11 +18,6 @@ **************************************************************************** */ -/* - * Swimlane visualization, displaying the behavior of a metric over time across - * different values of fields in Prelert results. - */ - define(function(require) { require('plugins/prelert_swimlane_vis/prelert_swimlane_vis_controller.js');