Skip to content

Commit 4b53b3f

Browse files
committed
Update Line.svelte
1 parent 0d2508f commit 4b53b3f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/lib/components/data-vis/line-chart/Line.svelte

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@
1212
area,
1313
} from "d3-shape";
1414
15-
import { scaleLinear } from "d3-scale";
16-
import LineChart from "../../../../routes/playground/create-a-reactive-line-chart-camilla/local-lib/LineChart.svelte";
17-
1815
let {
1916
dataArray,
2017
opacity = 1,

0 commit comments

Comments
 (0)