Skip to content

Commit 33ac8d4

Browse files
committed
Remove unused import
1 parent 4e6ad80 commit 33ac8d4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llmstack/client/src/components/datasource/AddDataSourceModal.jsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ import {
88
DialogTitle,
99
DialogContent,
1010
DialogActions,
11-
Typography,
1211
} from "@mui/material";
1312
import { useRecoilValue, useRecoilState } from "recoil";
1413
import { dataSourcesState, dataSourceTypesState } from "../../data/atoms";

0 commit comments

Comments
 (0)