icerpc / icerpc-csharp

A C# RPC framework built for QUIC, with bidirectional streaming, first-class async/await, and Protobuf support.
https://docs.icerpc.dev
Apache License 2.0
94 stars 13 forks source link

Remove Dead Code from 'EntityExt' #4002

Closed InsertCreativityHere closed 1 month ago

InsertCreativityHere commented 1 month ago

This PR removes the dead code that was detected by CI in #3997. I looked back in the commit history and it seems like it's been dead for a while.