From a3118996d27e1755fd4531b0fc7df728518296f8 Mon Sep 17 00:00:00 2001 From: Manu Chaudhary Date: Fri, 9 May 2025 16:33:20 +0530 Subject: [PATCH] Remove sample environment configuration file --- sample.env | 4 ---- 1 file changed, 4 deletions(-) delete mode 100755 sample.env diff --git a/sample.env b/sample.env deleted file mode 100755 index 8ab0e2f..0000000 --- a/sample.env +++ /dev/null @@ -1,4 +0,0 @@ -REACT_APP_PUBLIC_KEY = -REACT_APP_PRIVATE_KEY = -REACT_APP_URL_ENDPOINT = -REACT_APP_AUTHENTICATION_ENDPOINT =