Skip to content

Commit 640ceb4

Browse files
committed
chore: fix bad merge
1 parent 7c297bf commit 640ceb4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

knockapi/client.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
except ImportError:
1010
from json.decoder import JSONDecodeError
1111

12-
from ._version import __version__
1312

1413
class Connection(object):
1514
def __init__(self, api_key, host='https://api.knock.app', timeout=None):

0 commit comments

Comments
 (0)