Skip to content

Commit

Permalink
docs: remove extra line
Browse files Browse the repository at this point in the history
  • Loading branch information
jrriehl committed Nov 23, 2023
1 parent b26a1a6 commit 61008ae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion python/src/uagents/agent.py
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,6 @@ def initialize_wallet_messaging(
Args:
enable_wallet_messaging (Union[bool, Dict[str, str]]): Wallet messaging configuration.
messaging.
"""
if enable_wallet_messaging:
wallet_chain_id = self._ledger.network_config.chain_id
Expand Down

0 comments on commit 61008ae

Please sign in to comment.