mirror of
https://github.com/python/cpython.git
synced 2025-12-04 00:30:19 +00:00
Remove unused import
This commit is contained in:
commit
99c56e8f58
1 changed files with 0 additions and 1 deletions
|
|
@ -25,7 +25,6 @@ import warnings
|
|||
|
||||
from test import support
|
||||
from test.support import TESTFN, check_warnings, captured_stdout, requires_zlib
|
||||
from unittest.mock import patch
|
||||
|
||||
try:
|
||||
import bz2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue