diff --git a/tests/test_sync.py b/tests/test_sync.py index 973bb93..468fcae 100644 --- a/tests/test_sync.py +++ b/tests/test_sync.py @@ -396,7 +396,6 @@ def test_unicode_hrefs(): sync(a, b, status) - class SyncMachine(RuleBasedStateMachine): Status = Bundle('status') Storage = Bundle('storage')