Skip to content

Commit

Permalink
[ML] Clean up console
Browse files Browse the repository at this point in the history
  • Loading branch information
qn895 committed Oct 15, 2020
1 parent 66e775a commit b5418b6
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -209,10 +209,6 @@ class LinksMenuUI extends Component {
},
});
window.open(singleMetricViewerLink, '_blank');

// await navigateToApp(PLUGIN_ID, {
// path: singleMetricViewerLink,
// });
};

viewExamples = () => {
Expand Down

0 comments on commit b5418b6

Please sign in to comment.