mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Merge pull request #38044 from terminalmage/issue37980
Remove debugging code
This commit is contained in:
commit
41c44ff684
1 changed files with 0 additions and 1 deletions
|
@ -2211,7 +2211,6 @@ class GitBase(object):
|
|||
conf['ref'], []).append(key)
|
||||
|
||||
self.remotes.append(repo_obj)
|
||||
repo_obj.mountpoint('frap')
|
||||
|
||||
# Don't allow collisions in cachedir naming
|
||||
cachedir_map = {}
|
||||
|
|
Loading…
Add table
Reference in a new issue