Skip to content

Commit 68180ed

Browse files
committed
chore: remove unused Mapping import from readonly_context.py
1 parent ddeb65e commit 68180ed

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/google/adk/agents/readonly_context.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
from collections import ChainMap
1818
from types import MappingProxyType
1919
from typing import Any
20-
from typing import Mapping
2120
from typing import Optional
2221
from typing import TYPE_CHECKING
2322

0 commit comments

Comments
 (0)