mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Remove unused import in _text_log.py
This commit is contained in:
@@ -10,7 +10,6 @@ from rich.measure import measure_renderables
|
||||
from rich.pretty import Pretty
|
||||
from rich.protocol import is_renderable
|
||||
from rich.segment import Segment
|
||||
from rich.style import Style
|
||||
from rich.text import Text
|
||||
|
||||
from .._cache import LRUCache
|
||||
|
||||
Reference in New Issue
Block a user