caipin 4 năm trước cách đây
mục cha
commit
d5ea14be63
1 tập tin đã thay đổi với 0 bổ sung4 xóa
  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")