removed unused code
This commit is contained in:
джерело
202c903459
коміт
6085f51211
1 змінених файлів з 0 додано та 1 видалено
|
|
@ -101,7 +101,6 @@ class interpreter(App):
|
|||
|
||||
def compose(self) -> ComposeResult:
|
||||
"""Compose our UI."""
|
||||
path = "./" if len(sys.argv) < 2 else sys.argv[1]
|
||||
yield Header()
|
||||
with Container(id="cont"):
|
||||
with VerticalScroll(id="code-view"):
|
||||
|
|
|
|||
Завантаження…
Посилання в новій задачі