From 94a094628f2470dba79c6b5ee74a0cb4a67d0bbe Mon Sep 17 00:00:00 2001 From: micafer Date: Thu, 24 Mar 2022 11:09:35 +0100 Subject: [PATCH] Use PRIVATE_NET_MASKS in Azure conn --- test/unit/connectors/Azure.py | 1 - 1 file changed, 1 deletion(-) diff --git a/test/unit/connectors/Azure.py b/test/unit/connectors/Azure.py index f88b27681..9818f2dc2 100755 --- a/test/unit/connectors/Azure.py +++ b/test/unit/connectors/Azure.py @@ -16,7 +16,6 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . -from distutils.command.config import config import sys import unittest