Skip to content

Commit

Permalink
Fix raising of an exception - merge
Browse files Browse the repository at this point in the history
  • Loading branch information
kalisp committed Nov 29, 2024
2 parents 1520746 + f2754d0 commit 3407669
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,6 @@ def apply_settings(cls, project_settings):
deadline_server_name
)
]

except DeadlineWebserviceError:
cls.log.warning(f"Unable to connect to {deadline_server_name}")

Expand Down

0 comments on commit 3407669

Please sign in to comment.