diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/unittests/test_handler/test_handler_apt_configure.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/unittests/test_handler/test_handler_apt_configure.py b/tests/unittests/test_handler/test_handler_apt_configure.py index 22c0db80..203dd2aa 100644 --- a/tests/unittests/test_handler/test_handler_apt_configure.py +++ b/tests/unittests/test_handler/test_handler_apt_configure.py @@ -1,6 +1,5 @@ from mocker import MockerTestCase -from cloudinit import cloud from cloudinit import util from cloudinit.config import cc_apt_configure |