chore: remove unused import

This commit is contained in:
karishmas6
2024-07-13 22:41:33 +05:30
parent e06443c572
commit 70a2fdb9ae

View File

@@ -7,7 +7,6 @@ import { SelectChangeEvent } from "@mui/material/Select/Select";
import { SimpleBox } from "../atoms/Box";
import Typography from "@mui/material/Typography";
import { useGlobalInfoStore } from "../../context/globalInfo";
import { PairDetail } from "../molecules/PairDetail";
import { PairForEdit } from "../../pages/RecordingPage";
interface RightSidePanelProps {