chore: lint

This commit is contained in:
karishmas6
2024-09-10 06:43:29 +05:30
parent 327bd967a1
commit 0ed8ef5f86

View File

@@ -246,5 +246,3 @@ const ScheduleButton = ({ handleSchedule }: ScheduleButtonProps) => {
</IconButton> </IconButton>
) )
} }