Skip to content

Commit

Permalink
Less trailing newlines
Browse files Browse the repository at this point in the history
  • Loading branch information
ErisMik committed Feb 5, 2024
1 parent d1a5f74 commit c2153ae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion binding/dotnet/Leopard/Utils.cs
Original file line number Diff line number Diff line change
Expand Up @@ -133,4 +133,4 @@ private static string GetCpuPart()
return cpuPart;
}
}
}
}
2 changes: 1 addition & 1 deletion demo/dotnet/LeopardDemo/LeopardDemo.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@
<PackageReference Include="PvRecorder" Version="1.2.5" />
<PackageReference Include="Leopard" Version="2.0.2" />
</ItemGroup>
</Project>
</Project>

0 comments on commit c2153ae

Please sign in to comment.