Skip to content

Commit

Permalink
Finishing merge
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomThomson committed Aug 18, 2020
1 parent 08634a7 commit 0a0b8f2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ import {
EmbeddableOutput,
SavedObjectEmbeddableInput,
ReferenceOrValueEmbeddable,
Container,
} from '../../../../src/plugins/embeddable/public';
import { BookSavedObjectAttributes } from '../../common';
import { BookEmbeddableComponent } from './book_component';
Expand Down
1 change: 0 additions & 1 deletion src/plugins/embeddable/public/mocks.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ import { dataPluginMock } from '../../data/public/mocks';

import { inspectorPluginMock } from '../../inspector/public/mocks';
import { uiActionsPluginMock } from '../../ui_actions/public/mocks';
import { SavedObjectEmbeddableInput, ReferenceOrValueEmbeddable, EmbeddableInput } from './lib';

export type Setup = jest.Mocked<EmbeddableSetup>;
export type Start = jest.Mocked<EmbeddableStart>;
Expand Down

0 comments on commit 0a0b8f2

Please sign in to comment.