Merge pull request #135 from deppen8/patch-1

Remove unused import
This commit is contained in:
Will McGugan
2021-10-17 17:23:26 +01:00
committed by GitHub

View File

@@ -1,4 +1,3 @@
from textual import events
from textual.app import App
from textual.reactive import Reactive
from textual.widgets import Footer, Placeholder