diff options
| -rw-r--r-- | tests/unittests/test_handler/test_handler_apt_configure.py | 2 | 
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/unittests/test_handler/test_handler_apt_configure.py b/tests/unittests/test_handler/test_handler_apt_configure.py index 07267dbd..22c0db80 100644 --- a/tests/unittests/test_handler/test_handler_apt_configure.py +++ b/tests/unittests/test_handler/test_handler_apt_configure.py @@ -5,8 +5,6 @@ from cloudinit import util  from cloudinit.config import cc_apt_configure -import errno -import logging  import os  import re  | 
