diff --git a/entrypoint.py b/entrypoint.py index f4bb39c..6ec1043 100755 --- a/entrypoint.py +++ b/entrypoint.py @@ -174,7 +174,6 @@ def main( # Set the Gemini API key api_key = os.getenv("GEMINI_API_KEY") genai.configure(api_key=api_key) - logger.debug(f"api_key: {api_key}") # Request a code review chunked_reviews, summarized_review = get_review(