summaryrefslogtreecommitdiff
path: root/tests/backunittest.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/backunittest.py')
-rw-r--r--tests/backunittest.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/backunittest.py b/tests/backunittest.py
index 30da78eb..019e811c 100644
--- a/tests/backunittest.py
+++ b/tests/backunittest.py
@@ -2,8 +2,6 @@
import difflib, re, sys, unittest
-from coverage.backward import set # pylint: disable=W0622
-
def _need(method):
"""Do we need to define our own `method` method?"""