Skip to content

Commit

Permalink
comment unused fn
Browse files Browse the repository at this point in the history
  • Loading branch information
rtomas committed Jan 11, 2025
1 parent 80e94ac commit 8bc7c32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dapps/appkit-siwe/react/server/server.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import express from 'express';
import Session from 'express-session';
import { generateNonce } from 'siwe';
import {
verifySignature,
/* verifySignature, */
getAddressFromMessage,
getChainIdFromMessage,
} from '@reown/appkit-siwe'
Expand Down

0 comments on commit 8bc7c32

Please sign in to comment.