From 0393a521a7143ed627b140a7bea820e650aa63ff Mon Sep 17 00:00:00 2001 From: V S Tharunika <1vstharu279@gmail.com> Date: Tue, 5 Jan 2021 00:10:17 +0530 Subject: [PATCH] checking push operation --- server/src/policies/AuthenticationControllerPolicy.js | 1 + 1 file changed, 1 insertion(+) diff --git a/server/src/policies/AuthenticationControllerPolicy.js b/server/src/policies/AuthenticationControllerPolicy.js index d93a56c2..b56791cb 100644 --- a/server/src/policies/AuthenticationControllerPolicy.js +++ b/server/src/policies/AuthenticationControllerPolicy.js @@ -46,3 +46,4 @@ module.exports={ } } +check \ No newline at end of file -- GitLab