Skip to content

Commit 902b2f9

Browse files
committed
chore: remove log
Signed-off-by: nikolay <[email protected]>
1 parent e2667dc commit 902b2f9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/relay/src/lib/services/ethService/contractService/ContractService.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@ export class ContractService implements IContractService {
100100
* @returns An empty array of addresses
101101
*/
102102
public accounts(): [] {
103-
this.logger.trace(`accounts()`);
104103
return [];
105104
}
106105

0 commit comments

Comments
 (0)