diff --git a/arraycontext/typing.py b/arraycontext/typing.py index 19522166..043ef4d8 100644 --- a/arraycontext/typing.py +++ b/arraycontext/typing.py @@ -105,8 +105,6 @@ from numpy.typing import DTypeLike - from pymbolic.typing import Integer - # deprecated, use ScalarLike instead Scalar: TypeAlias = _Scalar