mirror of
https://github.com/certbot/certbot.git
synced 2026-06-09 00:32:12 -04:00
stop spacing out
This commit is contained in:
parent
9ae755ef4c
commit
f3c6bac310
1 changed files with 0 additions and 2 deletions
|
|
@ -1,10 +1,8 @@
|
|||
"""Tests for certbot.main."""
|
||||
import unittest
|
||||
|
||||
|
||||
import mock
|
||||
|
||||
|
||||
from certbot import cli
|
||||
from certbot import configuration
|
||||
from certbot.plugins import disco as plugins_disco
|
||||
|
|
|
|||
Loading…
Reference in a new issue