making lint happy

This commit is contained in:
Hossein Shafagh 2020-10-30 18:28:10 -07:00
parent add0960579
commit 3dfafa0021
1 changed files with 0 additions and 1 deletions

View File

@ -10,7 +10,6 @@ from lemur.constants import SUCCESS_METRIC_STATUS
from lemur.plugins import plugins
from lemur.plugins.lemur_acme.plugin import AcmeHandler
from lemur.plugins.lemur_aws import s3
from lemur.utils import get_random_secret
manager = Manager(
usage="Handles all ACME related tasks"