Skip to content

Commit

Permalink
remove comments
Browse files Browse the repository at this point in the history
  • Loading branch information
rithviknishad committed Sep 30, 2024
1 parent 394c962 commit d19e987
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/Components/Shifting/ListView.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -240,9 +240,6 @@ export default function ListView() {
});
return data ?? null;
}}
// action={() =>
// downloadShiftRequests({ , csv: 1 })
// }
filenamePrefix="shift_requests"
/>
}
Expand Down

0 comments on commit d19e987

Please sign in to comment.