Remove unused imports

This commit is contained in:
Raphael Michel
2015-04-16 20:00:10 +02:00
parent 700270e7e7
commit 747a9e55fd
9 changed files with 2 additions and 12 deletions

View File

@@ -1,6 +1,5 @@
import datetime
from decimal import Decimal
import time
from bs4 import BeautifulSoup
from django.test import TestCase
from django.utils.timezone import now