mirror of
https://github.com/spacebarchat/server.git
synced 2026-07-12 22:39:08 +00:00
Remove a log that bothered me
This commit is contained in:
@@ -67,8 +67,6 @@ export class ConnectionLoader {
|
||||
}
|
||||
}
|
||||
|
||||
if (cfg?.enabled) console.log(`[Connections] ${id} enabled`);
|
||||
|
||||
// if (!cfg)
|
||||
// console.log(
|
||||
// `[ConnectionConfig/WARN] Getting connection settings for '${id}' returned null! (Did you forget to add settings?)`,
|
||||
|
||||
Reference in New Issue
Block a user