summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_importlib/resources/test_files.py
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/test/test_importlib/resources/test_files.py')
-rw-r--r--Lib/test/test_importlib/resources/test_files.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/Lib/test/test_importlib/resources/test_files.py b/Lib/test/test_importlib/resources/test_files.py
index db8a4e6..3ce4499 100644
--- a/Lib/test/test_importlib/resources/test_files.py
+++ b/Lib/test/test_importlib/resources/test_files.py
@@ -1,7 +1,5 @@
-import os
import pathlib
import py_compile
-import shutil
import textwrap
import unittest
import warnings