zhengkun 2 vuotta sitten
vanhempi
commit
79de67812c
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. 0 1
      src/main.go

+ 0 - 1
src/main.go

@@ -26,7 +26,6 @@ func init() {
 	qu.ReadConfig("./res/pricenumber.json", &u.PriceNumberConfig)
 	//初始化util
 	u.UtilInit()
-
 }
 
 func main() {