remove unused import

This commit is contained in:
Jean-Paul Calderone 2020-10-31 11:41:20 -04:00
parent 4d469d7b64
commit 651c42ac0f

View File

@ -8,7 +8,6 @@ from textwrap import dedent
from hypothesis import (
given,
settings,
)
from hypothesis.strategies import (
integers,