Skip to content

Commit

Permalink
Refactor for correct flow 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
MOHAMMED1MEDHAT committed Sep 9, 2023
1 parent d37da30 commit 2168b88
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/controllers/mentor.controller.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@ exports.UpdateMe = catchAsyncError(async (req, res, next) => {
'about',
'experience',
'identityCard',
'skillsToLearn',
'skillsLearned',
'courses'
);

Expand Down

0 comments on commit 2168b88

Please sign in to comment.