Remove requirements_git.credentials.txt (#15862)

Switched to ssh based auth for requirements_git in https://github.com/ansible/awx/pull/15838
This commit is contained in:
Hao Liu
2025-02-25 13:44:36 -05:00
committed by GitHub
parent de4a971cb3
commit 43b72161ce
4 changed files with 0 additions and 7 deletions

View File

@@ -1,2 +0,0 @@
# If sources in requirements_git.txt require authentication add git-credentials in this file, Example:
# https://x-access-token:${PAT}@github.com"