mirror of
https://github.com/python/cpython.git
synced 2025-10-09 16:34:44 +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
|
@ -2,7 +2,6 @@ import queue
|
|||
import sched
|
||||
import time
|
||||
import unittest
|
||||
from test import support
|
||||
try:
|
||||
import threading
|
||||
except ImportError:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue