[mod] remove useless imports

This commit is contained in:
Laurent Peuch 2016-05-13 04:34:54 +02:00
parent 8694cde7ab
commit 8c1c8fa981

View file

@ -30,7 +30,6 @@ import string
import json
import errno
import subprocess
import math
import re
from moulinette.core import MoulinetteError