mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Merge pull request #2336 from davep/tidy-widget
Remove unused import from widget.py
This commit is contained in:
@@ -16,7 +16,6 @@ from typing import (
|
|||||||
ClassVar,
|
ClassVar,
|
||||||
Collection,
|
Collection,
|
||||||
Generator,
|
Generator,
|
||||||
Generic,
|
|
||||||
Iterable,
|
Iterable,
|
||||||
NamedTuple,
|
NamedTuple,
|
||||||
Sequence,
|
Sequence,
|
||||||
|
|||||||
Reference in New Issue
Block a user