We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fa9c96 commit 01bcc7cCopy full SHA for 01bcc7c
1 file changed
x-pack/plugins/monitoring/server/alerts/license_expiration_alert.ts
@@ -16,14 +16,8 @@ import {
16
AlertMessageLinkToken,
17
AlertInstanceState,
18
LegacyAlert,
19
-<<<<<<< HEAD
20
} from './types';
21
import { AlertInstance } from '../../../alerts/server';
22
-=======
23
- CommonAlertParams,
24
-} from '../../common/types/alerts';
25
-import { AlertExecutorOptions, AlertInstance } from '../../../alerts/server';
26
->>>>>>> dfa9c75021f... Fix issues with show_license_expiration (#84361)
27
import {
28
INDEX_ALERTS,
29
ALERT_LICENSE_EXPIRATION,
0 commit comments