mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
config/module: remove debug
This commit is contained in:
parent
2e11ca68df
commit
44fce5ce60
@ -40,8 +40,8 @@ func (d *FileDetector) Detect(src, pwd string) (string, bool, error) {
|
||||
}
|
||||
|
||||
src = filepath.Join(pwd, src)
|
||||
println(src)
|
||||
}
|
||||
|
||||
return fmtFileURL(src), true, nil
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user