chore: clean up relay related debug logs
This commit is contained in:
parent
7829635de8
commit
786e27ab61
4 changed files with 23 additions and 24 deletions
|
|
@ -58,7 +58,6 @@ onMounted(async () => {
|
|||
// Initialize relay hub
|
||||
try {
|
||||
await relayHub.initialize()
|
||||
console.log('Relay hub initialized successfully')
|
||||
} catch (error) {
|
||||
console.error('Failed to initialize relay hub:', error)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue