gh-131152: Remove unused imports in _pyrepl and ctypes (#131150)

This commit is contained in:
Victor Stinner 2025-03-12 15:04:12 +01:00 committed by GitHub
parent 14aed5e8ab
commit db27aee2fe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 0 additions and 8 deletions

View file

@ -25,7 +25,6 @@ import sys
import time
import msvcrt
from collections import deque
import ctypes
from ctypes.wintypes import (
_COORD,