mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Remove unused import of Text
This commit is contained in:
@@ -6,7 +6,7 @@ from typing import ClassVar, Generic, TypeVar
|
|||||||
|
|
||||||
from rich.segment import Segment
|
from rich.segment import Segment
|
||||||
from rich.style import Style
|
from rich.style import Style
|
||||||
from rich.text import Text, TextType
|
from rich.text import TextType
|
||||||
|
|
||||||
from ..binding import Binding
|
from ..binding import Binding
|
||||||
from ..strip import Strip
|
from ..strip import Strip
|
||||||
|
|||||||
Reference in New Issue
Block a user