mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-30 09:45:53 +00:00
fix: remove unused import
This commit is contained in:
parent
6708dbbbdc
commit
b124ce835b
1 changed files with 0 additions and 1 deletions
|
|
@ -12,7 +12,6 @@ from ssl import create_default_context
|
|||
|
||||
import aiohttp
|
||||
import requests.auth
|
||||
from aiohttp import ClientConnectionError
|
||||
from aiohttp import ServerDisconnectedError
|
||||
from aiohttp import ServerTimeoutError
|
||||
from requests.utils import parse_dict_header
|
||||
|
|
|
|||
Loading…
Reference in a new issue