testing/test_capture.py: Remove unused `import tempfile`
--HG-- branch : remove_unused_import
This commit is contained in:
parent
36288c5134
commit
02d94e69f0
|
@ -4,7 +4,6 @@ from __future__ import with_statement
|
|||
import os
|
||||
import sys
|
||||
import py
|
||||
import tempfile
|
||||
import pytest
|
||||
import contextlib
|
||||
|
||||
|
|
Loading…
Reference in New Issue