diff --git a/runtime/src/dotnet.rs b/runtime/src/dotnet.rs index 6b780a2f..11cc3db5 100644 --- a/runtime/src/dotnet.rs +++ b/runtime/src/dotnet.rs @@ -170,7 +170,6 @@ pub fn start_dotnet_server() { } } }); - } /// This endpoint is called by the .NET server to signal that the server is ready.