Skip to content

Commit

Permalink
fixed type check
Browse files Browse the repository at this point in the history
  • Loading branch information
YulNaumenko committed Nov 19, 2020
1 parent 43c1aff commit d469bdd
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
import { UsageCollectionSetup } from 'src/plugins/usage_collection/server';
import { registerActionsUsageCollector } from './actions_usage_collector';
import { taskManagerMock } from '../../../task_manager/server/mocks';
import { coreMock } from 'src/core/server/mocks';

const mockTaskManagerStart = taskManagerMock.createStart();

Expand Down

0 comments on commit d469bdd

Please sign in to comment.