Commented annoying log...
parent
595c87c19c
commit
f8eaf3b3e1
|
@ -67,7 +67,8 @@ func GetPath(pathKey string) string {
|
||||||
targetPath := ""
|
targetPath := ""
|
||||||
|
|
||||||
if err != nil {
|
if err != nil {
|
||||||
log.Println("Project .env file not found withing project root. Using only hardcoded path variables.")
|
// log.Println("Project .env file not found withing project root. Using only hardcoded path variables.")
|
||||||
|
// Do Nothing...
|
||||||
}
|
}
|
||||||
|
|
||||||
switch pathKey {
|
switch pathKey {
|
||||||
|
|
Loading…
Reference in New Issue