mirror of
https://github.com/ansible/awx.git
synced 2026-01-23 07:28:02 -03:30
Remove del load_credentials to resolve CI issue
This commit is contained in:
parent
c2f8acebb1
commit
29addb6ad0
@ -21,8 +21,6 @@ from awx.main.models import Project, JobTemplate, Organization, Inventory
|
||||
|
||||
PROJ_DATA = os.path.join(os.path.dirname(data.__file__), 'projects')
|
||||
|
||||
del load_all_credentials
|
||||
|
||||
|
||||
def _copy_folders(source_path, dest_path, clear=False):
|
||||
"folder-by-folder, copy dirs in the source root dir to the destination root dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user