mirror of
https://github.com/alexgo-io/stacks-blockchain-api.git
synced 2026-01-12 16:53:19 +08:00
fix: remove unnecessary socket-io logEvent when init
This commit is contained in:
@@ -34,7 +34,6 @@ export class StacksApiSocketClient {
|
||||
|
||||
constructor(socket: StacksApiSocket) {
|
||||
this.socket = socket;
|
||||
this.logEvents();
|
||||
}
|
||||
|
||||
public static connect({
|
||||
|
||||
Reference in New Issue
Block a user