mirror of
https://github.com/python/cpython.git
synced 2025-10-06 15:11:58 +00:00
Drop unused import in unittest package.
This commit is contained in:
parent
ab1078b987
commit
c53ae58954
4 changed files with 1 additions and 5 deletions
|
@ -2,7 +2,6 @@
|
|||
|
||||
import sys
|
||||
import os
|
||||
import types
|
||||
|
||||
from . import loader, runner
|
||||
from .signals import installHandler
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue