diff --git a/kit.py b/kit.py index 00d7f29..37741f9 100644 --- a/kit.py +++ b/kit.py @@ -171,8 +171,6 @@ def test_reservation(): } ) - print(r3.status_code, r3.text) - if r3.ok: print("Reservation successful!") return True