mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
gh-131152: Remove unused imports in _pyrepl
and ctypes
(#131150)
This commit is contained in:
parent
14aed5e8ab
commit
db27aee2fe
3 changed files with 0 additions and 8 deletions
|
@ -25,7 +25,6 @@ import sys
|
|||
import time
|
||||
import msvcrt
|
||||
|
||||
from collections import deque
|
||||
import ctypes
|
||||
from ctypes.wintypes import (
|
||||
_COORD,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue