Skip to content

Commit fbec565

Browse files
chore: pyink
1 parent 59307d4 commit fbec565

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/google/adk/auth/auth_handler.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ async def exchange_auth_token(
5252
res = await exchanger.exchange(credential, self.auth_config.auth_scheme)
5353
return res.credential
5454

55-
5655
async def parse_and_store_auth_response(self, state: State) -> None:
5756

5857
credential_key = "temp:" + self.auth_config.credential_key

0 commit comments

Comments
 (0)