diff options
Diffstat (limited to 'tests/archive_tests.py')
-rw-r--r-- | tests/archive_tests.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/archive_tests.py b/tests/archive_tests.py index 7bc9ef15..320006d0 100644 --- a/tests/archive_tests.py +++ b/tests/archive_tests.py @@ -8,7 +8,6 @@ import unittest import os import tarfile -import zipfile import tempfile import shutil |