diff --git a/runpod/api/ctl_commands.py b/runpod/api/ctl_commands.py index b90c6b90..df5500d0 100644 --- a/runpod/api/ctl_commands.py +++ b/runpod/api/ctl_commands.py @@ -212,8 +212,6 @@ def create_pod( ) ) - print(f"raw_response: {raw_response}") - if gpu_type_id is not None: cleaned_response = raw_response["data"]["podFindAndDeployOnDemand"] else: