mirror of
https://github.com/tiennm99/serena.git
synced 2026-07-14 09:05:44 +00:00
Fix JSON syntax error in initialize_params.json
Removes extraneous EOF marker that was causing JSON parsing to fail during C# language server initialization parameter loading. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
committed by
Michael Panchenko
parent
83e16782e7
commit
27eecb605a
@@ -138,4 +138,3 @@
|
||||
}
|
||||
]
|
||||
}
|
||||
EOF < /dev/null
|
||||
|
||||
Reference in New Issue
Block a user