Removes all debug/verbose console.log calls across frontend to prevent sensitive data exposure (session IDs, tokens) and reduce console noise. Keeps only console.error and console.warn for genuine errors. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| Dashboard.tsx | ||
| FocusGroups.tsx | ||
| FocusGroupSession.tsx | ||
| Index.tsx | ||
| Login.tsx | ||
| NotFound.tsx | ||
| SyntheticUsers.tsx | ||