mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-04-27 14:57:41 +00:00
Style fixes
This commit is contained in:
parent
6fd5f0aaa9
commit
7f2ccd6b3a
1 changed files with 0 additions and 1 deletions
|
|
@ -16,7 +16,6 @@ from requests import session as requests_session
|
||||||
from .base import Item, Storage
|
from .base import Item, Storage
|
||||||
from .http import USERAGENT, prepare_auth, prepare_verify
|
from .http import USERAGENT, prepare_auth, prepare_verify
|
||||||
from .. import exceptions, log, utils
|
from .. import exceptions, log, utils
|
||||||
from ..utils import uniq
|
|
||||||
|
|
||||||
|
|
||||||
dav_logger = log.get(__name__)
|
dav_logger = log.get(__name__)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue