Skip to content

Commit

Permalink
Removing unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
ymao1 committed Dec 13, 2024
1 parent 1702af3 commit f9c1d40
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion x-pack/plugins/task_manager/server/plugin.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ import {
CoreStatus,
} from '@kbn/core/server';
import type { CloudStart } from '@kbn/cloud-plugin/server';
import { omit } from 'lodash';
import {
registerDeleteInactiveNodesTaskDefinition,
scheduleDeleteInactiveNodesTaskDefinition,
Expand Down

0 comments on commit f9c1d40

Please sign in to comment.