mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
[mod] remove useless import
This commit is contained in:
parent
0e7552263d
commit
11d785a221
1 changed files with 0 additions and 1 deletions
|
@ -33,7 +33,6 @@ import requests
|
||||||
|
|
||||||
from OpenSSL import crypto
|
from OpenSSL import crypto
|
||||||
from datetime import datetime
|
from datetime import datetime
|
||||||
from tabulate import tabulate
|
|
||||||
from acme_tiny import get_crt as sign_certificate
|
from acme_tiny import get_crt as sign_certificate
|
||||||
|
|
||||||
from moulinette.core import MoulinetteError
|
from moulinette.core import MoulinetteError
|
||||||
|
|
Loading…
Add table
Reference in a new issue