mirror of
https://github.com/python/cpython.git
synced 2025-08-31 05:58:33 +00:00
Remove unused import.
This commit is contained in:
parent
618738b921
commit
20c08c8041
1 changed files with 0 additions and 1 deletions
|
@ -24,7 +24,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