mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-13 18:10:59 +00:00
Remove stray comment.
This commit is contained in:
@@ -31,8 +31,6 @@ func clonerToUse() gitCloner {
|
||||
return simpleGitCloner
|
||||
}
|
||||
|
||||
// var clonerToUse = simpleGitCloner
|
||||
|
||||
// NewLoader returns a Loader.
|
||||
func NewLoader(root string, fSys fs.FileSystem) (ifc.Loader, error) {
|
||||
if isRepoUrl(root) {
|
||||
|
||||
Reference in New Issue
Block a user