Skip to content

Commit c7926f5

Browse files
committed
tests: drop unused import
1 parent b0a2047 commit c7926f5

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

tests/contrib/asyncio/starlette_tests.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@
2828
# OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
2929
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3030

31-
from shutil import ExecError
32-
3331
from tests.fixtures import TempStoreClient
3432

3533
import pytest # isort:skip

0 commit comments

Comments
 (0)