Remove unused imports

This commit is contained in:
Florent 2013-03-01 23:03:34 +01:00 committed by Romain Bignon
commit 8c66ca83c8
6 changed files with 1 additions and 5 deletions

View file

@ -21,7 +21,6 @@ import re
import base64
from decimal import Decimal
from logging import error
import tempfile
import math
import random