Skip to content

Commit 4527cd7

Browse files
committed
Remove ipdb call :(
1 parent 514f1bc commit 4527cd7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
HERE = os.path.abspath(os.path.dirname(__file__))
88
PACKAGE_NAME = 'mailjet_rest'
99

10-
import ipdb; ipdb.set_trace()
1110
# Dynamically calculate the version based on mailjet_rest.VERSION.
1211
version = __import__('mailjet_rest').get_version()
1312

0 commit comments

Comments
 (0)