mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Remove unused print
This commit is contained in:
@@ -67,4 +67,3 @@ app = InputApp(
|
||||
|
||||
if __name__ == "__main__":
|
||||
result = app.run()
|
||||
print(repr(result))
|
||||
|
||||
Reference in New Issue
Block a user