diff options
Diffstat (limited to 'Lib/test/test_zipfile/_path/test_path.py')
-rw-r--r-- | Lib/test/test_zipfile/_path/test_path.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Lib/test/test_zipfile/_path/test_path.py b/Lib/test/test_zipfile/_path/test_path.py index 1ee45f5..0afabc0 100644 --- a/Lib/test/test_zipfile/_path/test_path.py +++ b/Lib/test/test_zipfile/_path/test_path.py @@ -5,7 +5,6 @@ import pathlib import pickle import stat import sys -import time import unittest import zipfile import zipfile._path |