Skip to content

Commit

Permalink
removed unwanted changes
Browse files Browse the repository at this point in the history
  • Loading branch information
VISHNUDAS-tunerlabs committed Feb 19, 2024
1 parent 458b061 commit 5e8a4d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/database/queries/sessions.js
Original file line number Diff line number Diff line change
Expand Up @@ -767,7 +767,7 @@ exports.getMentorsUpcomingSessionsFromView = async (page, limit, search, mentorI
${saasFilterClause}
ORDER BY
start_date ASC
OFFSETp
OFFSET
:offset
LIMIT
:limit;
Expand Down

0 comments on commit 5e8a4d8

Please sign in to comment.