mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-04-12 11:55:53 +00:00
stylefixes
This commit is contained in:
parent
86bf8ccffa
commit
5616f0f197
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ We also use a custom ``data``-URI for the redirect in OAuth:
|
|||
import click
|
||||
|
||||
from .base import Item, Storage
|
||||
from .http import HTTP_STORAGE_PARAMETERS, USERAGENT, prepare_client_cert, \
|
||||
from .http import HTTP_STORAGE_PARAMETERS, prepare_client_cert, \
|
||||
prepare_verify
|
||||
from .. import exceptions, log, utils
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue