Przeglądaj źródła

feed: 测试配方下发1

Yi 1 rok temu
rodzic
commit
2d96aa5ccb
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0 1
      conf/setting/setting.go

+ 0 - 1
conf/setting/setting.go

@@ -110,7 +110,6 @@ func Setup() {
 	} else {
 		CurrentPath = workDir
 	}
-	CurrentPath = "./"
 	appEnv = strings.ToLower(os.Getenv("APP_ENVIRONMENT"))
 	switch appEnv {
 	case "test":