Skip to content

Commit

Permalink
feat: Remove unnecessary logs
Browse files Browse the repository at this point in the history
  • Loading branch information
xwxtwd committed Dec 23, 2024
1 parent 2d6ed38 commit 8eac641
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,6 @@ const mintNFTAction: Action = {
return false;
}

elizaLogger.log("mint content", content);

const publicKey = runtime.getSetting("SOLANA_PUBLIC_KEY");
const privateKey = runtime.getSetting("SOLANA_PRIVATE_KEY");
Expand Down

0 comments on commit 8eac641

Please sign in to comment.