Skip to content

Commit 9bca1a1

Browse files
author
Sam McHardy
committed
Remove logging lib
1 parent 3b20e1a commit 9bca1a1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

binance/client.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
import requests
77
import six
88
import time
9-
import logging
109
from operator import itemgetter
1110
from .exceptions import BinanceAPIException, BinanceRequestException, BinanceWithdrawException
1211

0 commit comments

Comments
 (0)