Skip to content

Commit d4cb09d

Browse files
chore: unnecessary path removed
1 parent bdf0e78 commit d4cb09d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/authz-module/constants.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
export const ROUTES = {
22
LIBRARIES_TEAM_PATH: '/libraries/:libraryId',
33
LIBRARIES_USER_PATH: '/libraries/:libraryId/:username',
4-
ROLES_PERMISSIONS_PATH: '/',
54

65
};
76

0 commit comments

Comments
 (0)