Skip to content

Commit

Permalink
fix: removed old comment
Browse files Browse the repository at this point in the history
  • Loading branch information
malmen237 committed Apr 22, 2024
1 parent cfd8fb8 commit dbb4cae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/manage-productions/manage-productions.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,6 @@ export const ManageProductions = () => {

setRemoveId(parseInt(value.productionId, 10));
};
// TODO return button

return (
<Container>
Expand Down

0 comments on commit dbb4cae

Please sign in to comment.