1
0
Fork 0
mirror of https://github.com/YunoHost/yunohost.git synced 2025-09-23 00:38:32 +02:00

[mod] remove useless import

This commit is contained in:
Laurent Peuch 2016-10-30 18:05:37 +01:00
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