[CI] remove unused import in python tests (#8409)

This commit is contained in:
James Lamb
2022-11-03 09:27:25 -05:00
committed by GitHub
parent b1b2524dbb
commit bf8de227a9

View File

@@ -3,7 +3,6 @@ change without notice.
"""
# pylint: disable=invalid-name,missing-function-docstring,import-error
import copy
import gc
import importlib.util
import multiprocessing