From 9744a3a6828f3c774cb67e43417d68e083d641ba Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Sun, 12 Feb 2017 00:34:42 +0100 Subject: [PATCH] Stylefix --- tests/system/cli/test_sync.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/system/cli/test_sync.py b/tests/system/cli/test_sync.py index bb5ac26..c015367 100644 --- a/tests/system/cli/test_sync.py +++ b/tests/system/cli/test_sync.py @@ -1,8 +1,6 @@ # -*- coding: utf-8 -*- import json -import sys -import unicodedata from textwrap import dedent import hypothesis.strategies as st