Skip to content

Commit 3914d20

Browse files
Aime-Patrickbahati10
authored andcommitted
schedule technical assessment
1 parent 199da5c commit 3914d20

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/routes/routes.tsx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -525,7 +525,6 @@ function Navigation() {
525525
}
526526
/>
527527
</Route>
528-
529528
{/* Applicant Routes (Protected) */}
530529
<Route
531530
path="/applicant"
@@ -719,7 +718,6 @@ function Navigation() {
719718
}
720719
/>
721720
</Route>
722-
723721
<Route
724722
path="/trainee"
725723
element={
@@ -870,7 +868,6 @@ function Navigation() {
870868
}
871869
/>
872870
</Route>
873-
874871
{/* Catch-All Route */}
875872
<Route
876873
path="*"

0 commit comments

Comments
 (0)