Skip to content

Commit

Permalink
refactor: suppression des anciens composants obsolètes 🧹
Browse files Browse the repository at this point in the history
  • Loading branch information
totakoko committed Oct 5, 2023
1 parent 7082b65 commit da44e8a
Show file tree
Hide file tree
Showing 34 changed files with 0 additions and 2,389 deletions.
49 changes: 0 additions & 49 deletions ui/components/ErpTutorial/ErpTutorial.tsx

This file was deleted.

169 changes: 0 additions & 169 deletions ui/modules/mon-compte/ConfigurationERP.tsx

This file was deleted.

8 changes: 0 additions & 8 deletions ui/modules/mon-compte/NavigationCompte.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,6 @@ const NavigationCompte = () => {
name: "Mes informations",
href: "/mon-compte",
},
...(["recette", "local"].includes(process.env.NEXT_PUBLIC_ENV as string)
? [
{
name: "Paramétrage ERP",
href: "/mon-compte/erp",
},
]
: []),
];

return (
Expand Down
128 changes: 0 additions & 128 deletions ui/modules/mon-espace/effectifs/ChoixERP.tsx

This file was deleted.

Loading

0 comments on commit da44e8a

Please sign in to comment.