Skip to content

Commit

Permalink
Update example/wallet/lib/dependencies/web3wallet_service.dart
Browse files Browse the repository at this point in the history
Co-authored-by: Ignacio Santise <25931366+ignaciosantise@users.noreply.github.com>
  • Loading branch information
quetool and ignaciosantise authored Aug 26, 2024
1 parent 7e0d836 commit 17237f0
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions example/wallet/lib/dependencies/web3wallet_service.dart
Original file line number Diff line number Diff line change
Expand Up @@ -268,10 +268,6 @@ class Web3WalletService extends IWeb3WalletService {
if (args != null) {
final session = jsonEncode(args.session.toJson());
debugPrint('[SampleWallet] _onSessionConnect $session');
// MethodsUtils.handleRedirect(
// args.session.topic,
// args.session.peer.metadata.redirect,
// );
}
}

Expand Down

0 comments on commit 17237f0

Please sign in to comment.