From f876460d3584acfb9006f3cc3a194fc24ab3404f Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Sun, 13 Dec 2015 17:27:42 +0100 Subject: [PATCH] Stylefix --- vdirsyncer/storage/remotestorage.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/vdirsyncer/storage/remotestorage.py b/vdirsyncer/storage/remotestorage.py index e8f5f59..b1cd353 100644 --- a/vdirsyncer/storage/remotestorage.py +++ b/vdirsyncer/storage/remotestorage.py @@ -17,8 +17,6 @@ We also use a custom ``data``-URI for the redirect in OAuth: ''' -import webbrowser - import click from .base import Item, Storage