diff --git a/python/pycrdt/_map.py b/python/pycrdt/_map.py index 5f26d04..b99453e 100644 --- a/python/pycrdt/_map.py +++ b/python/pycrdt/_map.py @@ -5,7 +5,6 @@ Callable, Generic, Iterable, - TypedDict, TypeVar, cast, overload,