Skip to content

Commit

Permalink
Update RecipeController.js
Browse files Browse the repository at this point in the history
  • Loading branch information
AlfiyaSiddique authored Nov 10, 2024
1 parent 76b14a2 commit 1a499f1
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions backend/Controllers/RecipeController.js
Original file line number Diff line number Diff line change
Expand Up @@ -505,9 +505,5 @@ const RecipeController = {
updateShareCount,
getRecipeById,
deleteComment,
};

export default {
RecipeController,
getRandomRecipe,
};
};

0 comments on commit 1a499f1

Please sign in to comment.