delete old codes
This commit is contained in:
+1
-4
@@ -48,10 +48,7 @@ func (a *APP) Init() error {
|
||||
a.subServer = sub.NewServer()
|
||||
|
||||
a.configService = service.NewConfigService(a.core)
|
||||
err = a.configService.InitConfig()
|
||||
if err != nil {
|
||||
return err
|
||||
}
|
||||
|
||||
return nil
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user