Skip to content

Commit

Permalink
CELE-72 removed unused component import
Browse files Browse the repository at this point in the history
  • Loading branch information
dvcorreia committed Aug 19, 2024
1 parent dd0162f commit e062639
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { FileDownloadOutlined, HomeOutlined, TextsmsOutlined } from "@mui/icons-material";
import { FileDownloadOutlined, HomeOutlined } from "@mui/icons-material";
import ZoomInIcon from "@mui/icons-material/ZoomIn";
import ZoomOutIcon from "@mui/icons-material/ZoomOut";
import { Box, Divider, IconButton } from "@mui/material";
Expand Down

0 comments on commit e062639

Please sign in to comment.