Skip to content

Commit

Permalink
get rid of unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
chipanyanwu committed Dec 6, 2024
1 parent dc9490d commit 537dfb2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/Schedule/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ import {
Button,
IconButton,
} from '@mui/material';
import CalendarMonthIcon from '@mui/icons-material/CalendarMonth';
import { FileDownload, CalendarMonth } from '@mui/icons-material';
import type { Dayjs } from 'dayjs';
import dayjs from 'dayjs';
Expand Down

0 comments on commit 537dfb2

Please sign in to comment.