Skip to content

Commit 709c02d

Browse files
committed
Delete import innecesary
1 parent 872f49c commit 709c02d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/features/historical-data/pages/historicalData.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ import {getHistoryFromCrop, getHistoryFromDateRange} from "../api";
44
import {Crop, getCrop} from "../../dashboard";
55
import {History} from "../types";
66
import PlotlyChart from "../../../shared/components/PlotlyChart.tsx";
7-
import "../../../shared/styles/MainContainer.css";
87
import Loading from "../../../shared/components/ui/Loading.tsx";
98
import Card from "../../../shared/components/Card.tsx";
109
import "react-date-range/dist/styles.css";

0 commit comments

Comments
 (0)