Skip to content

Commit c6d7517

Browse files
committed
Fix TSLint warning
1 parent de8de1f commit c6d7517

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/DistributionChart.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import React from 'react';
22
import { useABTestStore } from '../stores/abTestStore';
3-
import { generateDistributionData } from '../utils/statistics';
43
import {
54
LineChart,
65
Line,

0 commit comments

Comments
 (0)