Remove unused import

This commit is contained in:
Barry Warsaw 2013-04-16 11:19:11 -04:00
commit 99c56e8f58
1 changed files with 0 additions and 1 deletions

View File

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