Skip to content

Commit a722b03

Browse files
authored
Merge pull request #53 from mcikatricis/patch-1
Removed log level DEBUG
2 parents d000979 + fff9dbe commit a722b03

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

lighter/signer_client.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@
1919
from lighter.models.resp_send_tx import RespSendTx
2020
from lighter.transactions import CreateOrder, CancelOrder, Withdraw
2121

22-
logging.basicConfig(level=logging.DEBUG)
23-
2422
CODE_OK = 200
2523

2624

0 commit comments

Comments
 (0)