Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
Signed-off-by: Ihor Dykhta <[email protected]>
  • Loading branch information
igorDykhta committed Nov 4, 2024
1 parent 4d6fa45 commit d3b732c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/layers/src/line-layer/line-layer.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
// SPDX-License-Identifier: MIT
// Copyright contributors to the kepler.gl project

import * as arrow from 'apache-arrow';

import {BrushingExtension} from '@deck.gl/extensions';

import {GeoArrowArcLayer} from '@kepler.gl/deckgl-arrow-layers';
Expand Down

0 comments on commit d3b732c

Please sign in to comment.