Skip to content

Commit

Permalink
Removed item that only existed for sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
thewhaleking committed Jan 10, 2025
1 parent 521b8a1 commit abd506b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bittensor_cli/src/bittensor/async_substrate_interface.py
Original file line number Diff line number Diff line change
Expand Up @@ -839,7 +839,6 @@ def __init__(
self.transaction_version = None
self.__metadata = None
self.metadata_version_hex = "0x0f000000" # v15
self.event_loop = asyncio.get_event_loop()

async def __aenter__(self):
await self.initialize()
Expand Down

0 comments on commit abd506b

Please sign in to comment.