Skip to content

Commit b5418b6

Browse files
committed
[ML] Clean up console
1 parent 66e775a commit b5418b6

File tree

1 file changed

+0
-4
lines changed
  • x-pack/plugins/ml/public/application/components/anomalies_table

1 file changed

+0
-4
lines changed

x-pack/plugins/ml/public/application/components/anomalies_table/links_menu.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -209,10 +209,6 @@ class LinksMenuUI extends Component {
209209
},
210210
});
211211
window.open(singleMetricViewerLink, '_blank');
212-
213-
// await navigateToApp(PLUGIN_ID, {
214-
// path: singleMetricViewerLink,
215-
// });
216212
};
217213

218214
viewExamples = () => {

0 commit comments

Comments
 (0)