Skip to content

Commit

Permalink
refactor: Remove console.log statement from Autonolas.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
truemiller committed Jun 17, 2024
1 parent 6b206b2 commit be11cc7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions frontend/service/Autonolas.ts
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,6 @@ const getAgentStakingRewardsInfo = async ({
lastTsCheckpoint,
] = multicallResponse;

console.log('multicallResponse', multicallResponse);

/**
* struct ServiceInfo {
// Service multisig address
Expand Down

0 comments on commit be11cc7

Please sign in to comment.