From 315f0ccdb4c62609163d6cc8e9f20254740ead3d Mon Sep 17 00:00:00 2001 From: sharjeel khan Date: Tue, 31 May 2022 13:54:14 +0500 Subject: [PATCH] attendance controller changes new route --- backend/controllers/attendance_controller.js | 1 - 1 file changed, 1 deletion(-) diff --git a/backend/controllers/attendance_controller.js b/backend/controllers/attendance_controller.js index 886eb58..2915c6a 100644 --- a/backend/controllers/attendance_controller.js +++ b/backend/controllers/attendance_controller.js @@ -784,7 +784,6 @@ module.exports.GetReportDailyAtt = async (req, res) => { res.send({ Status: false, message: error.message }) }) } - module.exports.GetLastReport = async (req, res) => { const aggr = [ {