Revert "add merge permission test log (#1131)" (#1132)

This reverts commit 91869ea907.
This commit is contained in:
Zhicheng Han
2026-05-29 16:47:40 +02:00
committed by GitHub
parent 91869ea907
commit 50159060c8
-1
View File
@@ -83,7 +83,6 @@ function safeNetworkInterfaces() {
export async function bootstrap() {
console.log(`hermes-web-ui v${APP_VERSION} starting...`)
console.log('[bootstrap] merge permission test')
await mkdir(config.uploadDir, { recursive: true })
await mkdir(config.dataDir, { recursive: true })