Commit db70c70
Remove dead mentoring requests tracks endpoint (#8345)
The `tracks` action on `RequestsController` called
`Mentor::Request::RetrieveTracks` which was deleted in 2021.
The frontend uses `TracksController#mentored` instead.
Fixes #8324
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent de03a3e commit db70c70
2 files changed
Lines changed: 0 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | 15 | | |
20 | 16 | | |
21 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
216 | 216 | | |
217 | 217 | | |
218 | 218 | | |
219 | | - | |
220 | 219 | | |
221 | 220 | | |
222 | 221 | | |
| |||
0 commit comments