Skip to content

Commit

Permalink
Removed unnecessary leave balance codebase (#1800)
Browse files Browse the repository at this point in the history
  • Loading branch information
prasanthchaduvula authored Apr 11, 2024
1 parent 2c11922 commit f5bee7a
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 298 deletions.

This file was deleted.

This file was deleted.

48 changes: 0 additions & 48 deletions app/javascript/src/components/Profile/LeaveBalance/TileContent.tsx

This file was deleted.

206 changes: 0 additions & 206 deletions app/javascript/src/components/Profile/LeaveBalance/index.tsx

This file was deleted.

5 changes: 0 additions & 5 deletions app/javascript/src/components/Profile/routes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -99,11 +99,6 @@ export const SETTINGS_ROUTES = [
authorisedRoles: [ADMIN, OWNER],
},
// {
// path: "/leave-balance",
// Component: LeaveBalance,
// authorisedRoles: [ADMIN, OWNER],
// },
// {
// path: "/integrations",
// Component: GoogleCalendar,
// authorisedRoles: [ADMIN, OWNER],
Expand Down

0 comments on commit f5bee7a

Please sign in to comment.