Skip to content

Commit

Permalink
[CI] Auto-commit changed files from 'node scripts/eslint --no-cache -…
Browse files Browse the repository at this point in the history
…-fix'
  • Loading branch information
kibanamachine committed Apr 18, 2022
1 parent e0c95c1 commit b0ecd46
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import {
VECTOR_STYLES,
} from '../../../../../common/constants';
import { ColorDynamicOptions } from '../../../../../common/descriptor_types';
import { IVectorLayer } from '../../vector_layer/vector_layer';
import { IVectorLayer } from '../vector_layer';
import { IVectorSource } from '../../../sources/vector_source';
import { DynamicColorProperty } from '../../../styles/vector/properties/dynamic_color_property';
import { InlineField } from '../../../fields/inline_field';
Expand Down

0 comments on commit b0ecd46

Please sign in to comment.