caipin %!s(int64=4) %!d(string=hai) anos
pai
achega
d5ea14be63
Modificáronse 1 ficheiros con 0 adicións e 4 borrados
  1. 0 4
      datasource/dbhelper.go

+ 0 - 4
datasource/dbhelper.go

@@ -39,10 +39,6 @@ func GetEnvInfo(env string) bool {
 	return viper.GetBool(env)
 }
 
-func InitConfig() {
-
-}
-
 func NewDbMaster() *xorm.Engine {
 
 	debug := GetEnvInfo("Debug")