Skip to content

Commit c397c43

Browse files
authored
Merge pull request #171 from HackHPI/hotfix/fixed-build
Fixed build
2 parents 7a62ec9 + 11af131 commit c397c43

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/Faq/Faq.jsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ import {
1616
useMediaQuery,
1717
useTheme
1818
} from "@mui/material";
19-
import MailIcon from "@mui/icons-material/mail";
2019
import React from "react";
2120
import {KeyboardArrowRight, MailOutline} from "@mui/icons-material";
2221
import {WindowCard} from "../WindowCard/WindowCard.jsx";

0 commit comments

Comments
 (0)