mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Remove unused import
The code that was using this was removed earlier.
This commit is contained in:
@@ -7,7 +7,6 @@ from typing import ClassVar, Iterable, Iterator
|
||||
|
||||
from rich.style import Style
|
||||
from rich.text import Text, TextType
|
||||
from typing_extensions import Final
|
||||
|
||||
from .. import work
|
||||
from ..message import Message
|
||||
|
||||
Reference in New Issue
Block a user