This is an automated email from the ASF dual-hosted git repository.

linkinstar pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/answer.git

commit f6d30a5b57044bb9d7b1e6a269c8fe502e6fd4b8
Author: maishivamhoo123 <[email protected]>
AuthorDate: Thu Dec 25 12:50:01 2025 +0530

    chore: revert documentation changes in README
---
 README.md | 9 ---------
 1 file changed, 9 deletions(-)

diff --git a/README.md b/README.md
index ffa17169..6e96c516 100644
--- a/README.md
+++ b/README.md
@@ -46,15 +46,6 @@ You can also check out the [plugins 
here](https://answer.apache.org/plugins).
 - [mockgen](https://github.com/uber-go/mock?tab=readme-ov-file#installation) 
>= 0.6.0
 - [wire](https://github.com/google/wire/) >= 0.5.0
 
-### Environment Configuration
-
-    You may create a `.env` file in the project root.
-    Copy `.env.example` and fill required values.
-
-    ```bash
-    cp .env.example .env
-
-
 ### Build
 
 ```bash

Reply via email to