Skip to content

Commit

Permalink
remove unused path
Browse files Browse the repository at this point in the history
  • Loading branch information
SKairinos committed Oct 10, 2024
1 parent 1705805 commit 59bdd03
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/routes/paths.ts
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ const paths = _("", {
class: _("/:classId", {
edit: _("/edit"),
joinRequest: _("/join-request/:userId"),
additional: _("/additional"),
students: _("/students", {
studentUser: _("/:studentUserId"),
credentials: _("/credentials"),
Expand Down

0 comments on commit 59bdd03

Please sign in to comment.