other: 移除 modular 包部分日志
This commit is contained in:
@@ -55,6 +55,5 @@ func Run() {
|
||||
for i := 0; i < len(m.services); i++ {
|
||||
s := m.services[i]
|
||||
s.instance.OnMount()
|
||||
log.Info(fmt.Sprintf("service %s mounted", s.name))
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user