Remove unused import.

This commit is contained in:
Barry Warsaw 2013-04-16 11:18:53 -04:00
parent 618738b921
commit 20c08c8041
1 changed files with 0 additions and 1 deletions

View File

@ -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