This commit is contained in:
Markus Unterwaditzer 2016-03-22 22:43:46 +01:00
parent b73c0908d0
commit 0195f85af0

View file

@ -9,8 +9,6 @@ from click.testing import CliRunner
from hypothesis import example, given
import hypothesis.strategies as st
from pkg_resources import load_entry_point
import pytest
import vdirsyncer.cli as cli