Skip to content

Commit 97ed1c8

Browse files
authored
chore: remove sync response logs in AuthorizedSession (#1761)
1 parent 13a897e commit 97ed1c8

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)