mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-04-04 10:35:51 +00:00
Open only once
This commit is contained in:
parent
c143ea4686
commit
ead85992d7
1 changed files with 0 additions and 1 deletions
|
|
@ -104,7 +104,6 @@ class Session(object):
|
|||
logger.warning(str(e))
|
||||
|
||||
click.echo('Follow the instructions on the page.')
|
||||
webbrowser.open(authorization_url)
|
||||
raise exceptions.UserError('Aborted!')
|
||||
|
||||
def _discover_endpoints(self, subpath):
|
||||
|
|
|
|||
Loading…
Reference in a new issue