Commit ad1ae0b
committed
fix: remove debug console.log in API authentication handler
Remove stale console.log('shouldPreventAnonymousRead', ...) statement
that runs on every unauthenticated API request in production, adding
unnecessary noise to logs and bypassing the structured logging system.1 parent 3c30636 commit ad1ae0b
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
835 | 835 | | |
836 | 836 | | |
837 | 837 | | |
838 | | - | |
839 | 838 | | |
840 | 839 | | |
841 | 840 | | |
| |||
0 commit comments