mirror of
https://github.com/edgebox-iot/edgeboxctl.git
synced 2026-09-24 05:41:43 +02:00
Commented annoying log...
This commit is contained in:
@@ -67,7 +67,8 @@ func GetPath(pathKey string) string {
|
||||
targetPath := ""
|
||||
|
||||
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 {
|
||||
|
||||
Reference in New Issue
Block a user