Removed unused import

This commit is contained in:
Anssi Kääriäinen 2014-01-12 13:19:13 +02:00
parent 4fba5dfaa0
commit 2509006506
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
from __future__ import unicode_literals
from collections import defaultdict
import datetime
import decimal
import hashlib