Remove text that certbot.tests.utils isn't public (#7754)

This commit is contained in:
Brad Warren
2020-02-07 09:08:41 +01:00
committed by GitHub
parent 1859fb059d
commit 86a6cc53cf
+1 -5
View File
@@ -1,8 +1,4 @@
"""Test utilities.
.. warning:: This module is not part of the public API.
"""
"""Test utilities."""
import logging
from multiprocessing import Event
from multiprocessing import Process