diff --git a/vdirsyncer/http.py b/vdirsyncer/http.py index bb5f6d8..a066065 100644 --- a/vdirsyncer/http.py +++ b/vdirsyncer/http.py @@ -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