Skip to content

Fix leftover print/debug statements in code_assistant#782

Open
Unnati9945 wants to merge 1 commit into
imDarshanGK:mainfrom
Unnati9945:fix-debug-statements
Open

Fix leftover print/debug statements in code_assistant#782
Unnati9945 wants to merge 1 commit into
imDarshanGK:mainfrom
Unnati9945:fix-debug-statements

Conversation

@Unnati9945
Copy link
Copy Markdown

Description

Removed leftover debug print() statement from the backend application.

Changes Made

  • Removed unnecessary print() statement from backend/app/main.py
  • Retained proper structured logging using Python's logging module
  • Verified no leftover debug statements remain in backend app code

Result

Cleaner production logs and improved code maintainability without affecting existing functionality.

@Unnati9945 Unnati9945 requested a review from imDarshanGK as a code owner June 2, 2026 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant