Skip to content

Commit

Permalink
remove comments
Browse files Browse the repository at this point in the history
  • Loading branch information
shkangr committed Mar 7, 2024
1 parent 6476e57 commit 12f8731
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions bridge/src/observers/burn-event-observer.ts
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,6 @@ export class BscBurnEventObserver
});
}

console.log("===============events", events[0]);

for (const { returnValues, transactionHash, blockHash } of events) {
const {
_sender: sender,
Expand Down

0 comments on commit 12f8731

Please sign in to comment.