diff options
Diffstat (limited to 'tests/vendor_tests/redhat/rhbz1965001.py')
-rw-r--r-- | tests/vendor_tests/redhat/rhbz1965001.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/vendor_tests/redhat/rhbz1965001.py b/tests/vendor_tests/redhat/rhbz1965001.py index aa16ba81..2e0aa448 100644 --- a/tests/vendor_tests/redhat/rhbz1965001.py +++ b/tests/vendor_tests/redhat/rhbz1965001.py @@ -7,8 +7,6 @@ # See the LICENSE file in the source distribution for further information. -import tempfile -import shutil from sos_tests import StageOneReportTest |