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:
Erik Johnson 2016-12-01 23:20:01 -06:00
parent 0a041277ea
commit f70a0409b3

View file

@ -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 = {}