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
-1
View File
@@ -3,7 +3,6 @@ import json
import logging
import re
import shutil
import sys
from decimal import Decimal
from django import forms