Skip to content

Commit a60f0a9

Browse files
odesenfanshoh
authored andcommitted
Feature: remove deprecated aleph_client.main module
1 parent fc3fb8a commit a60f0a9

File tree

2 files changed

+1
-13
lines changed

2 files changed

+1
-13
lines changed

examples/mqtt.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
import aiomqtt
99
import click
1010

11+
from aleph_client import AuthenticatedUserSession
1112
from aleph_client.chains.common import get_fallback_private_key
1213
from aleph_client.chains.ethereum import ETHAccount
13-
from aleph_client import AuthenticatedUserSession
1414
from aleph_client.conf import settings
1515

1616

src/aleph_client/main.py

Lines changed: 0 additions & 12 deletions
This file was deleted.

0 commit comments

Comments
 (0)