Skip to content

Commit 09ab01d

Browse files
Fixed type/import issues
1 parent 731bf9f commit 09ab01d

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

  • x-pack/solutions/security/plugins/entity_store/test/scout/api/fixtures

x-pack/solutions/security/plugins/entity_store/test/scout/api/fixtures/helpers.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ import type { EsClient } from '@kbn/scout-security';
99
import { hashEuid } from '../../../../common/domain/euid';
1010
import type { EntityType } from '../../../../common';
1111

12-
import { ENTITY_STORE_ROUTES, LATEST_INDEX, UPDATES_INDEX } from './constants';
13-
import { hashEuid } from '../../../../server/domain/crud/utils';
1412
import {
1513
ENTITY_STORE_ROUTES,
1614
HISTORY_INDEX_PATTERN,

0 commit comments

Comments
 (0)