Skip to content

Commit

Permalink
Fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
maryia-lapata committed Feb 5, 2020
1 parent 91bc118 commit f1faec4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ import {
CoreStart,
IUiSettingsClient,
SavedObjectsStart,
} from '../../../core/public';
} from '../../../../core/public';

export interface SavedObjectMetaData<T extends SavedObjectAttributes> {
type: string;
Expand Down

0 comments on commit f1faec4

Please sign in to comment.