From 91d83d1b792fd65720a6927d44ea1fdacf20d8cd Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Mon, 9 Feb 2015 15:45:01 +0100 Subject: [PATCH] Style fixes --- tests/storage/test_filesystem.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/storage/test_filesystem.py b/tests/storage/test_filesystem.py index 78a2084..ac395e5 100644 --- a/tests/storage/test_filesystem.py +++ b/tests/storage/test_filesystem.py @@ -2,11 +2,9 @@ import os import subprocess -import sys import pytest -from vdirsyncer.exceptions import AlreadyExistingError from vdirsyncer.storage.filesystem import FilesystemStorage from vdirsyncer.utils.vobject import Item