mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
gh-105407: Remove unused imports (#105554)
This commit is contained in:
parent
58e4b69f69
commit
0f885ffa94
5 changed files with 3 additions and 5 deletions
|
@ -8,7 +8,6 @@ import shutil
|
|||
import sys
|
||||
import subprocess
|
||||
import threading
|
||||
import warnings
|
||||
|
||||
__all__ = ["Error", "open", "open_new", "open_new_tab", "get", "register"]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue