Skip to content

Commit 2eb2639

Browse files
committed
removed unused import
1 parent af7f011 commit 2eb2639

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

x-pack/plugins/task_manager/server/task_pool.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
* tasks at once in a given Kibana instance.
1010
*/
1111
import { performance } from 'perf_hooks';
12-
import Boom from 'boom';
1312
import { Logger } from './types';
1413
import { TaskRunner } from './task_runner';
1514
import { isTaskSavedObjectNotFoundError } from './lib/is_task_not_found_error';

0 commit comments

Comments
 (0)