Skip to content

Remove debug print statements from production code (#449)#450

Open
wilmveel wants to merge 3 commits intomainfrom
claude/fix-issue-449-JVZp9
Open

Remove debug print statements from production code (#449)#450
wilmveel wants to merge 3 commits intomainfrom
claude/fix-issue-449-JVZp9

Conversation

@wilmveel
Copy link
Copy Markdown
Contributor

Remove println() calls from InvoiceService and WebMvcConfig that were
left over from debugging, and remove console.log from AssignmentForm.

https://claude.ai/code/session_01St7K3L5RNjej8f8zaqbygm

The AssignmentForm no longer passes onRefresh (removed as unused
no-op), so the prop needs to be optional in the type definition.

https://claude.ai/code/session_01St7K3L5RNjej8f8zaqbygm
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.

3 participants