mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2026-04-25 15:35:48 +08:00
优化代码
This commit is contained in:
@@ -271,7 +271,7 @@ func (this *ServerConfig) Init(ctx context.Context) (results []error) {
|
||||
|
||||
this.isOk = true
|
||||
|
||||
return nil
|
||||
return
|
||||
}
|
||||
|
||||
func (this *ServerConfig) IsInitialized() bool {
|
||||
|
||||
Reference in New Issue
Block a user