fix: remove gateway startup debug log (#732)
Co-authored-by: Leo_yang <Harukaon@users.noreply.github.com>
This commit is contained in:
@@ -12,5 +12,4 @@ export async function initGatewayManager(): Promise<void> {
|
|||||||
|
|
||||||
await gatewayManager.detectAllOnStartup()
|
await gatewayManager.detectAllOnStartup()
|
||||||
await gatewayManager.startAll()
|
await gatewayManager.startAll()
|
||||||
console.log("startall")
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user