Skip to content

Commit

Permalink
Remove Commands page (wild for what it does)
Browse files Browse the repository at this point in the history
  • Loading branch information
exatombe committed Jan 2, 2024
1 parent a8d2032 commit 550ef10
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 187 deletions.
136 changes: 0 additions & 136 deletions src/app/commands/CommandComponent.tsx

This file was deleted.

48 changes: 0 additions & 48 deletions src/app/commands/page.tsx

This file was deleted.

3 changes: 0 additions & 3 deletions src/components/Appbar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@ import Link from './Link';
const pages = [{
name: 'Acceuil',
href: '/'
},{
name: 'Commandes',
href: '/commands'
}, {
name: 'CGU',
href: '/cgu'
Expand Down

0 comments on commit 550ef10

Please sign in to comment.