diff --git a/tests/test_sync.py b/tests/test_sync.py index 29d63b7..c00ea5c 100644 --- a/tests/test_sync.py +++ b/tests/test_sync.py @@ -2,7 +2,6 @@ from copy import deepcopy -from hypothesis import assume from hypothesis.stateful import Bundle, RuleBasedStateMachine, rule import hypothesis.strategies as st