mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 10:00:01 -03:30
removed pass per feedback
This commit is contained in:
parent
1590c69590
commit
8b2c65a3fa
@ -1021,7 +1021,6 @@ def get_custom_venv_choices(custom_paths=None):
|
||||
])
|
||||
except Exception:
|
||||
logger.exception("Encountered an error while discovering custom virtual environments.")
|
||||
pass
|
||||
return custom_venv_choices
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user