mirror of
https://github.com/orionprotocol/sdk.git
synced 2026-03-16 07:02:36 +03:00
Remove console.log
This commit is contained in:
@@ -206,8 +206,6 @@ class AggregatorWS {
|
||||
this.logger = logger;
|
||||
this.onInit = onInit;
|
||||
this.onError = onError;
|
||||
|
||||
console.log(`Created Aggregator WS instance ${this.instanceId}`);
|
||||
}
|
||||
|
||||
// readonly messageQueue: Message[] = [];
|
||||
|
||||
Reference in New Issue
Block a user