Removed unused imports

This commit is contained in:
Raphael Michel
2015-10-04 15:31:58 +02:00
parent 93d027cec6
commit 2e9157cbef
17 changed files with 8 additions and 26 deletions

View File

@@ -3,7 +3,6 @@ import json
import logging
import re
import shutil
import sys
from decimal import Decimal
from django import forms