Skip to content

Commit 4cafadd

Browse files
committed
remove unused import
1 parent 3438e48 commit 4cafadd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,6 @@ new Chart(ctx, {
352352
Variant B:
353353

354354
```js
355-
import Chart from 'chart.js';
356355
import { BoxPlotChart } from '@sgratzl/chartjs-chart-boxplot';
357356

358357
new BoxPlotChart(ctx, {

0 commit comments

Comments
 (0)