Skip to content

Commit

Permalink
schedule technical assessment
Browse files Browse the repository at this point in the history
  • Loading branch information
Aime-Patrick authored and bahati10 committed Dec 5, 2024
1 parent 199da5c commit 3914d20
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/routes/routes.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -525,7 +525,6 @@ function Navigation() {
}
/>
</Route>

{/* Applicant Routes (Protected) */}
<Route
path="/applicant"
Expand Down Expand Up @@ -719,7 +718,6 @@ function Navigation() {
}
/>
</Route>

<Route
path="/trainee"
element={
Expand Down Expand Up @@ -870,7 +868,6 @@ function Navigation() {
}
/>
</Route>

{/* Catch-All Route */}
<Route
path="*"
Expand Down

0 comments on commit 3914d20

Please sign in to comment.