mirror of
https://github.com/python/cpython.git
synced 2025-08-22 01:35:16 +00:00
Remove unused imports.
This commit is contained in:
parent
5bb8b9134b
commit
70d28a184c
43 changed files with 0 additions and 60 deletions
|
@ -7,7 +7,6 @@ import marshal
|
|||
import os
|
||||
import sys
|
||||
import types
|
||||
import struct
|
||||
import warnings
|
||||
with warnings.catch_warnings():
|
||||
warnings.simplefilter('ignore', DeprecationWarning)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue