Skip to content

Commit ba380ce

Browse files
committed
Addresses feedback.
1 parent a212697 commit ba380ce

File tree

1 file changed

+0
-1
lines changed
  • x-pack/plugins/ml/public/application/overview/components

1 file changed

+0
-1
lines changed

x-pack/plugins/ml/public/application/overview/components/sidebar.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ export const OverviewSideBar: FC<Props> = ({ createAnomalyDetectionJobDisabled }
6969
/>
7070
</EuiLink>
7171
),
72-
createJob: getCreateJobLink(createAnomalyDetectionJobDisabled),
7372
transforms: (
7473
<EuiLink href={transformsLink} target="blank">
7574
<FormattedMessage

0 commit comments

Comments
 (0)