From a68f6ac7f3040dba76639a3117a5e93d8cb04e9b Mon Sep 17 00:00:00 2001 From: Varun Date: Tue, 22 Oct 2024 11:27:31 +0530 Subject: [PATCH] test --- src/controllers/tanksController.js | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/controllers/tanksController.js b/src/controllers/tanksController.js index 9d547b63..5d192f8d 100644 --- a/src/controllers/tanksController.js +++ b/src/controllers/tanksController.js @@ -4504,9 +4504,6 @@ exports.consumptionofparticulartank = async (request, reply) => { } }; - - - - +console.log("test")