We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2509def commit 02f265bCopy full SHA for 02f265b
x-pack/plugins/security_solution/public/detections/containers/detection_engine/rules/api.test.ts
@@ -20,7 +20,6 @@ import {
20
getPrePackagedRulesStatus,
21
} from './api';
22
import { ruleMock, rulesMock } from './mock';
23
-import { buildQueryFromKuery } from 'src/plugins/data/common/es_query/es_query/from_kuery';
24
import { buildEsQuery } from 'src/plugins/data/common';
25
26
const abortCtrl = new AbortController();
0 commit comments