mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-12-22 19:14:52 +01:00
remove debug throw
This commit is contained in:
parent
b2feaf2b4e
commit
6645f8f43b
@ -196,7 +196,6 @@ export class Member {
|
||||
connectLogItem = log;
|
||||
await this.callIfNeeded(log);
|
||||
});
|
||||
throw new Error("connect failed!");
|
||||
return connectLogItem;
|
||||
});
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user