diff --git a/tests/cli/test_sync.py b/tests/cli/test_sync.py index ae00f6d..0143da2 100644 --- a/tests/cli/test_sync.py +++ b/tests/cli/test_sync.py @@ -9,7 +9,6 @@ import hypothesis.strategies as st import pytest -import vdirsyncer.cli as cli from vdirsyncer.utils.compat import PY2, to_native, to_unicode