trivial: remove duplicated urlparse import

This commit is contained in:
Frédéric Péters 2018-07-10 10:36:09 +02:00
parent 5949d54677
commit 02986b1462
1 changed files with 0 additions and 1 deletions

View File

@ -15,7 +15,6 @@
# along with this program; if not, see <http://www.gnu.org/licenses/>.
import json
import urlparse
import hashlib
import urllib
import urlparse