From 2ff415af7bc9ff140d07b7289c2cdf1af3249b88 Mon Sep 17 00:00:00 2001 From: Amitabh Tiwari Date: Tue, 3 Nov 2020 19:23:18 +0530 Subject: [PATCH] BAEL-4399: Removed the unwanted code --- .../src/main/webapp/WEB-INF/view/react/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-security-modules/spring-security-web-react/src/main/webapp/WEB-INF/view/react/package.json b/spring-security-modules/spring-security-web-react/src/main/webapp/WEB-INF/view/react/package.json index 64c116ec72..859d9a6f83 100644 --- a/spring-security-modules/spring-security-web-react/src/main/webapp/WEB-INF/view/react/package.json +++ b/spring-security-modules/spring-security-web-react/src/main/webapp/WEB-INF/view/react/package.json @@ -17,4 +17,4 @@ "devDependencies": { "eslint-plugin-react": "^7.9.1" } -} \ No newline at end of file +}