We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7406e79 commit 7d8ab91Copy full SHA for 7d8ab91
ftui/screens/modal_screens.py
@@ -1,6 +1,6 @@
1
import pandas as pd
2
from textual.app import ComposeResult
3
-from textual.containers import Container, Horizontal, Vertical
+from textual.containers import Container
4
from textual.screen import ModalScreen
5
from textual.widgets import (
6
DataTable,
0 commit comments