Skip to content

Commit

Permalink
[CI] Auto-commit changed files from 'node scripts/precommit_hook.js -…
Browse files Browse the repository at this point in the history
…-ref HEAD~1..HEAD --fix'
  • Loading branch information
kibanamachine committed Apr 10, 2023
1 parent 659a335 commit 2627b08
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import { ScopedHistory } from '@kbn/core/public';
import { getToasts } from '../../kibana_services';
import { MapsListView } from './maps_list_view';
import { APP_ID } from '../../../common/constants';
import { mapsClient } from '../../content_management'
import { mapsClient } from '../../content_management';

interface Props {
history: ScopedHistory;
Expand Down

0 comments on commit 2627b08

Please sign in to comment.