Skip to content

Commit

Permalink
Merge branch 'main' of github.com:oddsteam/training-api
Browse files Browse the repository at this point in the history
  • Loading branch information
weerayutodds committed Mar 31, 2024
2 parents 4c6a31e + 9e158f3 commit 35a8049
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/controllers/reminder.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@

const classService = require('../services/class');
const enrollmentService = require('../services/enrollment');

const setEmailClassReminder = function (req, res){
Expand Down

0 comments on commit 35a8049

Please sign in to comment.