fix(docs): remove unnecessary blank line in AGENTS.md

This commit is contained in:
2026-05-16 13:49:39 +02:00
parent fcf7c435be
commit f7b266ec8c

View File

@@ -72,7 +72,6 @@ When asked to prepare a commit:
3. Inspect the relevant files and nearby code. 3. Inspect the relevant files and nearby code.
4. Choose the simplest solution aligned with Googles standards. 4. Choose the simplest solution aligned with Googles standards.
5. Check if the code can be simplified: 5. Check if the code can be simplified:
* If yes, simplify it. * If yes, simplify it.
* Do not reduce readability. * Do not reduce readability.
6. Summarize the result, including anything not verified. 6. Summarize the result, including anything not verified.