Skip to content

Commit

Permalink
remove outdated export
Browse files Browse the repository at this point in the history
  • Loading branch information
mshustov committed Aug 9, 2021
1 parent 14f5201 commit 27aca6c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/core/public/mocks.ts
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ export { savedObjectsServiceMock } from './saved_objects/saved_objects_service.m
export { scopedHistoryMock } from './application/scoped_history.mock';
export { applicationServiceMock } from './application/application_service.mock';
export { deprecationsServiceMock } from './deprecations/deprecations_service.mock';
export { executionContextServiceMock } from './execution_context/execution_context_service.mock';

function createCoreSetupMock({
basePath = '',
Expand Down

0 comments on commit 27aca6c

Please sign in to comment.