[mod] remove useless import

This commit is contained in:
Laurent Peuch 2016-10-30 18:05:37 +01:00
parent 0e7552263d
commit 11d785a221

View file

@ -33,7 +33,6 @@ import requests
from OpenSSL import crypto
from datetime import datetime
from tabulate import tabulate
from acme_tiny import get_crt as sign_certificate
from moulinette.core import MoulinetteError