Remove unused import.
This commit is contained in:
parent
a3b35e1c4b
commit
7e0553267d
|
@ -9,7 +9,6 @@ import collections
|
|||
from textwrap import dedent
|
||||
from itertools import count
|
||||
|
||||
import math
|
||||
import py
|
||||
from _pytest.mark import MarkerError
|
||||
from _pytest.config import hookimpl
|
||||
|
|
Loading…
Reference in New Issue