Skip to content

Commit

Permalink
remove console logs
Browse files Browse the repository at this point in the history
  • Loading branch information
Nagaprasadvr committed Oct 27, 2023
1 parent 7d48900 commit f5644e3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/utilities/wrappers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -939,7 +939,6 @@ export class Rfq {
Date.now() / 1000 + DEFAULT_ACTIVE_WINDOW - 6
);
}
console.log("expirationTimestamp", expirationTimestamp);

const response = await getResponsePda(
this.account,
Expand Down

0 comments on commit f5644e3

Please sign in to comment.