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