mirror of
https://github.com/UofCBaja/BajaCloud.git
synced 2025-06-15 05:04:17 -06:00
feat(postSelApt): removed line
This commit is contained in:
parent
76632341e5
commit
3a53014d57
Binary file not shown.
@ -41,4 +41,4 @@ def SelectAppointment (appointmentJson):
|
|||||||
return {"Success": False, "validEmail": "false"}
|
return {"Success": False, "validEmail": "false"}
|
||||||
|
|
||||||
if __name__ == "__main__":
|
if __name__ == "__main__":
|
||||||
print(SelectAppointment("10:00 AM"))
|
print(SelectAppointment("10:00 AM"))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user