Skip to content

Commit

Permalink
Fix changed SIEM import.
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeelmers committed Jul 2, 2020
1 parent 979b472 commit 935e53b
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
import dateMath from '@elastic/datemath';
import { EuiComboBoxOptionOption } from '@elastic/eui';

import { IFieldType } from '../../../../../../../src/plugins/data/common';
import { Ipv4Address } from '../../../../../../../src/plugins/kibana_utils/public';
import { IFieldType, Ipv4Address } from '../../../../../../../src/plugins/data/common';

import {
EXCEPTION_OPERATORS,
isOperator,
Expand Down

0 comments on commit 935e53b

Please sign in to comment.