Remove unused code from home_page.py

This commit is contained in:
Théophile Diot 2024-02-13 13:43:55 +01:00
parent 432670b46c
commit 2e7ddb69f9
No known key found for this signature in database
GPG key ID: 248FEA4BAE400D06

View file

@ -1,4 +0,0 @@
from wizard import UI_URL
print(f"done, UI_URL: {UI_URL}", flush=True)
# TODO