From 08b7db34787af4ddfe296583b5aec74841f03e2e Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Sat, 30 Apr 2016 19:46:13 +0200 Subject: [PATCH] Stylefix --- tests/cli/test_sync.py | 1 - 1 file changed, 1 deletion(-) 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