Skip to content

Commit 29823f8

Browse files
committed
chore: remove sync response logs in AuthorizedSession
1 parent 56b4d3b commit 29823f8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

google/auth/transport/requests.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -545,7 +545,6 @@ def request(
545545
timeout=timeout,
546546
**kwargs
547547
)
548-
_helpers.response_log(_LOGGER, response)
549548
remaining_time = guard.remaining_timeout
550549

551550
# If the response indicated that the credentials needed to be

0 commit comments

Comments
 (0)