Refactoring on some files

This commit is contained in:
charlesgauthereau
2025-09-23 19:42:38 +02:00
parent 654ff6b9a5
commit 2d2453acf7
16 changed files with 36 additions and 45 deletions
@@ -45,7 +45,6 @@ export default async function RoutePage(props: PageParams<{}>) {
});
console.log("evolution",backupsEvolution);
// const tomorrow = new Date();
// tomorrow.setDate(tomorrow.getDate() + 1);