Commit 43c0c1a
committed
Fix syntax error - remove extra closing brace
Removed extra closing brace on line 862 that was causing parse error.
The try/catch/finally/foreach structure now has correct brace matching.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 3bb6271 commit 43c0c1a
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
859 | 859 | | |
860 | 860 | | |
861 | 861 | | |
862 | | - | |
863 | 862 | | |
864 | 863 | | |
865 | 864 | | |
| |||
0 commit comments