From 4260c8496541638f531ab13a3e9883948077ff9c Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Tue, 24 Oct 2017 06:40:27 -0400 Subject: Left over import from deleting a test --- tests/test_api.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'tests/test_api.py') diff --git a/tests/test_api.py b/tests/test_api.py index 8beb630d..d287cc2a 100644 --- a/tests/test_api.py +++ b/tests/test_api.py @@ -9,8 +9,6 @@ import sys import textwrap import warnings -import pytest - import coverage from coverage import env from coverage.backward import StringIO, import_local_file -- cgit v1.2.1