mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Remove debugging code
This was left in to debug per-saltenv config overlays. I thought I had removed it weeks ago, but I guess I didn't, and it made it into 2016.11.0. This commit removes the debugging code.
This commit is contained in:
parent
0a041277ea
commit
f70a0409b3
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