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-28 23:42:44 +02:00
committed by Michael Panchenko
co-authored by Claude
parent 83e16782e7
commit 27eecb605a
@@ -138,4 +138,3 @@
}
]
}
EOF < /dev/null