Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
Signed-off-by: Ihor Dykhta <[email protected]>
  • Loading branch information
igorDykhta committed Oct 23, 2024
1 parent 39468eb commit a416a17
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/layers/src/line-layer/line-layer.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ import {GeoArrowArcLayer} from '@kepler.gl/deckgl-arrow-layers';
import {FilterArrowExtension} from '@kepler.gl/deckgl-layers';
import {EnhancedLineLayer} from '@kepler.gl/deckgl-layers';
import LineLayerIcon from './line-layer-icon';
import {getGeoPointFields} from '../layer-utils';
import ArcLayer, {ArcLayerConfig} from '../arc-layer/arc-layer';
import {LAYER_VIS_CONFIGS, ColorRange, PROJECTED_PIXEL_SIZE_MULTIPLIER} from '@kepler.gl/constants';
import {
Expand Down

0 comments on commit a416a17

Please sign in to comment.