Skip to content

Commit

Permalink
change: 未使用のコンポーネントの宣言を削除
Browse files Browse the repository at this point in the history
  • Loading branch information
Takkun0310 committed May 11, 2024
1 parent f6354ae commit ce81159
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/teams/teamEditor.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
import {
Box,
Button,
FormControl, InputLabel, MenuItem, Paper, Select,
FormControl, InputLabel, Paper,
Stack, Table, TableBody, TableCell, TableContainer, TableHead, TableRow, TextField,
Typography
} from "@mui/material";
Expand Down

0 comments on commit ce81159

Please sign in to comment.