diff --git a/src/textual/widget.py b/src/textual/widget.py index b0cf8af97..501de9b60 100644 --- a/src/textual/widget.py +++ b/src/textual/widget.py @@ -16,7 +16,6 @@ from typing import ( ClassVar, Collection, Generator, - Generic, Iterable, NamedTuple, Sequence,