mirror of
https://github.com/python/cpython.git
synced 2025-07-23 11:15:24 +00:00
Issue #23277: Remove unused support.run_unittest import.
This commit is contained in:
parent
c7f44aa99a
commit
597d15afe4
15 changed files with 4 additions and 16 deletions
|
@ -3,7 +3,6 @@
|
|||
import os
|
||||
import unittest
|
||||
import tempfile
|
||||
from test import support
|
||||
|
||||
from test.test_tools import scriptsdir, skip_if_missing, import_tool
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue