mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 00:35:50 +02:00
Remove two unused import statements
This commit is contained in:
@@ -8,7 +8,6 @@ import mock
|
||||
from letsencrypt.client import challenge_util
|
||||
|
||||
from letsencrypt.client import constants
|
||||
from letsencrypt.client import client
|
||||
from letsencrypt.client import le_util
|
||||
|
||||
from letsencrypt.client.tests.apache import util
|
||||
|
||||
@@ -7,7 +7,6 @@ import unittest
|
||||
import M2Crypto
|
||||
|
||||
from letsencrypt.client import challenge_util
|
||||
from letsencrypt.client import client
|
||||
from letsencrypt.client import constants
|
||||
from letsencrypt.client import le_util
|
||||
|
||||
|
||||
Reference in New Issue
Block a user