We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 679f447 commit 5cdfe83Copy full SHA for 5cdfe83
1 file changed
caldav/async_davclient.py
@@ -71,7 +71,6 @@ def auth_flow(self, request):
71
from caldav.lib import error
72
from caldav.lib.python_utilities import to_wire
73
from caldav.lib.url import URL
74
-
75
from caldav.requests import HTTPBearerAuth
76
from caldav.response import CalendarQueryResult, DAVResponse, PropfindResult
77
0 commit comments