review fixes

This commit is contained in:
Will McGugan
2023-02-06 11:34:37 +00:00
parent b12c5e1cdf
commit f8577f79d7
2 changed files with 4 additions and 6 deletions

View File

@@ -1,8 +1,6 @@
from rich.segment import Segment
from rich.style import Style
from textual.app import App, ComposeResult
from textual.geometry import Size
from textual.strip import Strip
from textual.widget import Widget