We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b2bc96 commit b97343bCopy full SHA for b97343b
1 file changed
x-pack/test/plugin_api_integration/test_suites/event_log/public_api_integration.ts
@@ -4,7 +4,7 @@
4
* you may not use this file except in compliance with the Elastic License.
5
*/
6
7
-import { merge, omit, times, chunk, isEmpty } from 'lodash';
+import { merge, omit, chunk, isEmpty } from 'lodash';
8
import uuid from 'uuid';
9
import expect from '@kbn/expect/expect.js';
10
import moment from 'moment';
0 commit comments