mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-04-07 11:05:52 +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 .http import USERAGENT, prepare_auth, prepare_verify
|
||||
from .. import exceptions, log, utils
|
||||
from ..utils import uniq
|
||||
|
||||
|
||||
dav_logger = log.get(__name__)
|
||||
|
|
|
|||
Loading…
Reference in a new issue