From c2153aebd46362a777006b1e190494a70b27788d Mon Sep 17 00:00:00 2001 From: Eric Mikulin Date: Mon, 5 Feb 2024 14:44:21 -0800 Subject: [PATCH] Less trailing newlines --- binding/dotnet/Leopard/Utils.cs | 2 +- demo/dotnet/LeopardDemo/LeopardDemo.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/binding/dotnet/Leopard/Utils.cs b/binding/dotnet/Leopard/Utils.cs index fa16ee19..0dedf425 100644 --- a/binding/dotnet/Leopard/Utils.cs +++ b/binding/dotnet/Leopard/Utils.cs @@ -133,4 +133,4 @@ private static string GetCpuPart() return cpuPart; } } -} +} \ No newline at end of file diff --git a/demo/dotnet/LeopardDemo/LeopardDemo.csproj b/demo/dotnet/LeopardDemo/LeopardDemo.csproj index a6c6cf9a..48124eaa 100644 --- a/demo/dotnet/LeopardDemo/LeopardDemo.csproj +++ b/demo/dotnet/LeopardDemo/LeopardDemo.csproj @@ -22,4 +22,4 @@ - + \ No newline at end of file