Skip to content

Commit b0a7e5d

Browse files
author
Aaron Caldwell
committed
Add back ts-ignore on NP kibana services import
1 parent 2f3347f commit b0a7e5d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

x-pack/legacy/plugins/maps/public/plugin.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ import {
2626
setAutocompleteService,
2727
// @ts-ignore
2828
} from './kibana_services';
29+
// @ts-ignore
2930
import { setInjectedVarFunc as npSetInjectedVarFunc } from '../../../../plugins/maps/public/kibana_services'; // eslint-disable-line @kbn/eslint/no-restricted-paths
3031
import { HomePublicPluginSetup } from '../../../../../src/plugins/home/public';
3132
import { LicensingPluginSetup } from '../../../../plugins/licensing/public';

0 commit comments

Comments
 (0)