From ecfa4cfcb7ad26461df6371cd6bddec053a825b8 Mon Sep 17 00:00:00 2001 From: thienqb123456 Date: Tue, 3 Sep 2024 09:40:37 +0700 Subject: [PATCH] Test push --- Controllers/ImageProcessingController.cs | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Controllers/ImageProcessingController.cs b/Controllers/ImageProcessingController.cs index 1ff3eb6..d25479d 100644 --- a/Controllers/ImageProcessingController.cs +++ b/Controllers/ImageProcessingController.cs @@ -22,3 +22,6 @@ namespace ngaoda.Controllers } } } + + +