mirror of
https://github.com/UofCBaja/BajaUofCWebsite.git
synced 2025-06-16 05:44:17 -06:00
remove(InterviewForm): removed unused x
This commit is contained in:
parent
9e164515ba
commit
aedc1d9510
@ -69,7 +69,6 @@ const InterviewForm = () => {
|
|||||||
} else {
|
} else {
|
||||||
setGetTimeDates(getTimeDates + "i");
|
setGetTimeDates(getTimeDates + "i");
|
||||||
}
|
}
|
||||||
x;
|
|
||||||
} else {
|
} else {
|
||||||
formSubmitTimeErorrs(selectedTimeSlot, errorLine);
|
formSubmitTimeErorrs(selectedTimeSlot, errorLine);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user