Skip to content

Commit 3c58cca

Browse files
clean up
1 parent 336138f commit 3c58cca

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

alchemyapi.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
from urllib.parse import urlparse
77
from urllib.parse import quote as urlquote
88
except ImportError:
9-
print("IMPORT ERROR")
109
from urlparse import urlparse
1110
from urllib2 import urlopen
1211
from urllib2 import quote as urlquote

0 commit comments

Comments
 (0)