Skip to content

Commit 35994c4

Browse files
author
Olli-Pekka Puolitaival
committed
Remove duplicate urlparse import
1 parent 546c949 commit 35994c4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mbed/mbed.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@
4343
import errno
4444
import ctypes
4545
from itertools import chain, repeat
46-
from urlparse import urlparse
4746
import zipfile
4847
import argparse
4948

0 commit comments

Comments
 (0)