diff --git a/code/frontend/src/pages/postCreation/PostCreation.tsx b/code/frontend/src/pages/postCreation/PostCreation.tsx index 4af8aac..1760c73 100644 --- a/code/frontend/src/pages/postCreation/PostCreation.tsx +++ b/code/frontend/src/pages/postCreation/PostCreation.tsx @@ -6,7 +6,6 @@ import { CardMedia, CardActionArea, IconButton, - Typography, } from "@mui/material"; import Chip from "@mui/material/Chip"; import Autocomplete from "@mui/material/Autocomplete";