Nettoyage des imports

This commit is contained in:
Colin Maudry
2025-04-21 18:16:45 +02:00
parent 60d204b061
commit 7082041853
4 changed files with 6 additions and 6 deletions
-5
View File
@@ -1,12 +1,7 @@
from dash import (
Dash,
html,
dcc,
callback,
Output,
Input,
dash_table,
page_container,
register_page,
)
from dotenv import load_dotenv