diff --git a/x-pack/plugins/alerts/server/health/task.ts b/x-pack/plugins/alerts/server/health/task.ts index 43eeb000dde59..6ea01a1083c13 100644 --- a/x-pack/plugins/alerts/server/health/task.ts +++ b/x-pack/plugins/alerts/server/health/task.ts @@ -4,7 +4,7 @@ * you may not use this file except in compliance with the Elastic License. */ -import { CoreStart, ISavedObjectsRepository, Logger } from 'kibana/server'; +import { CoreStart, Logger } from 'kibana/server'; import { RunContext, TaskManagerSetupContract,