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:
Claude Assistant
2025-06-26 00:40:15 +01:00
committed by Michael Panchenko
parent 83e16782e7
commit 27eecb605a
@@ -138,4 +138,3 @@
}
]
}
EOF < /dev/null