We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98708f0 commit d78d5d5Copy full SHA for d78d5d5
twilio/http/http_client.py
@@ -8,7 +8,6 @@
8
from twilio.http import HttpClient
9
from twilio.http.request import Request as TwilioRequest
10
from twilio.http.response import Response
11
-from twilio.authStrategy.authStrategy import AuthStrategy
12
13
_logger = logging.getLogger("twilio.http_client")
14
0 commit comments