File tree Expand file tree Collapse file tree
x-pack/plugins/ml/public/application/management/jobs_list/components/jobs_list_page Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -39,11 +39,6 @@ import { DataFrameAnalyticsList } from '../../../../data_frame_analytics/pages/a
3939import { AccessDeniedPage } from '../access_denied_page' ;
4040import { SharePluginStart } from '../../../../../../../../../src/plugins/share/public' ;
4141import { SpacesPluginStart } from '../../../../../../../spaces/public' ;
42- import {
43- AnomalyDetectionJobsListState ,
44- getDefaultAnomalyDetectionJobsListState ,
45- } from '../../../../jobs/jobs_list/jobs' ;
46- import { getMlGlobalServices } from '../../../../app' ;
4742import { JobSpacesRepairFlyout } from '../../../../components/job_spaces_repair' ;
4843import { getDefaultAnomalyDetectionJobsListState } from '../../../../jobs/jobs_list/jobs' ;
4944import { getMlGlobalServices } from '../../../../app' ;
You can’t perform that action at this time.
0 commit comments