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 Dec 5, 2022
1 parent 49ce169 commit 5ac6676
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions src/plugins/dashboard/public/application/actions/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,7 @@
* Side Public License, v 1.
*/

import {
CONTEXT_MENU_TRIGGER,
PANEL_BADGE_TRIGGER,
PANEL_NOTIFICATION_TRIGGER,
} from '@kbn/embeddable-plugin/public';
import { CONTEXT_MENU_TRIGGER, PANEL_NOTIFICATION_TRIGGER } from '@kbn/embeddable-plugin/public';
import { CoreStart } from '@kbn/core/public';
import { getSavedObjectFinder } from '@kbn/saved-objects-plugin/public';

Expand Down

0 comments on commit 5ac6676

Please sign in to comment.