Skip to content

Commit

Permalink
Merge branch 'histogram-with-lens' of github.com:angorayc/kibana into…
Browse files Browse the repository at this point in the history
… histogram-with-lens
  • Loading branch information
angorayc committed Jan 5, 2023
2 parents a91bf4f + 1c5febb commit aead88e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ import { InputsModelId } from '../../../../common/store/inputs/constants';
import { LensEmbeddable } from '../../../../common/components/visualization_actions/lens_embeddable';
import { getAlertsTableLensAttributes as getLensAttributes } from '../../../../common/components/visualization_actions/lens_attributes/common/alerts/alerts_table';
import { SourcererScopeName } from '../../../../common/store/sourcerer/model';
import type { Status } from '../../../../../common/detection_engine/schemas/common';
import { useRefetchByRestartingSession } from '../../../../common/components/page/use_refetch_by_session';

export const DETECTIONS_ALERTS_COUNT_ID = 'detections-alerts-count';
Expand Down

0 comments on commit aead88e

Please sign in to comment.