From 29d7054e824297ffeff377e1ae48859598e4da38 Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Thu, 28 Apr 2016 22:12:02 +0200 Subject: [PATCH] Stylefix --- tests/test_sync.py | 1 - 1 file changed, 1 deletion(-) 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