Removed unused imports

This commit is contained in:
Raphael Michel
2015-10-05 11:24:00 +02:00
parent 93d027cec6
commit 2e9157cbef
17 changed files with 8 additions and 26 deletions
-2
View File
@@ -1,8 +1,6 @@
import decimal
import json
import os
from datetime import date, datetime, time
from urllib.parse import urljoin
import dateutil.parser
from django.conf import settings