Skip to content

Commit

Permalink
Update x-pack/plugins/ml/public/application/explorer/components/explo…
Browse files Browse the repository at this point in the history
…rer_no_jobs_found/explorer_no_jobs_found.js

Co-Authored-By: Brandon Morelli <bmorelli25@gmail.com>
  • Loading branch information
lcawl and bmorelli25 committed Mar 17, 2020
1 parent bfa7425 commit d7e1d54
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ export const ExplorerNoJobsFound = () => (
actions={
<EuiButton color="primary" fill href="ml#/jobs">
<FormattedMessage id="xpack.ml.explorer.createNewJobLinkText" defaultMessage="Create job" />
defaultMessage="Create job"
/>
</EuiButton>
}
data-test-subj="mlNoJobsFound"
Expand Down

0 comments on commit d7e1d54

Please sign in to comment.