Skip to content

Commit d0e3fd8

Browse files
committed
Type cleanup continued
1 parent 216fd7f commit d0e3fd8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/plugins/embeddable/public/lib/actions/edit_panel_action.test.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
*/
1919

2020
import { EditPanelAction } from './edit_panel_action';
21-
import { Embeddable, EmbeddableInput } from '../embeddables';
21+
import { Embeddable, EmbeddableInput, SavedObjectEmbeddableInput } from '../embeddables';
2222
import { ViewMode } from '../types';
2323
import { ContactCardEmbeddable } from '../test_samples';
2424
import { embeddablePluginMock } from '../../mocks';

0 commit comments

Comments
 (0)