Remove regular expression import

This commit is contained in:
Adam Dyess
2020-02-05 22:09:38 -06:00
parent 437aa4ab11
commit 89d7266734

View File

@@ -13,7 +13,6 @@
# limitations under the License.
"""Encapsulate designate testing."""
import re
import logging
import tenacity
import subprocess