diff --git a/aider_gitea/__init__.py b/aider_gitea/__init__.py index 9d25f64..86a88d5 100644 --- a/aider_gitea/__init__.py +++ b/aider_gitea/__init__.py @@ -64,7 +64,6 @@ solve_issue_in_repository( The tool uses environment variables for sensitive information: - `GITEA_TOKEN`: Your Gitea API token - `LLM_API_KEY`: API key for the language model used by Aider -``` """ import logging