From 458ab03be0bfe41cbb80465118ba51b791fbe0d5 Mon Sep 17 00:00:00 2001 From: Oliver Booth Date: Sat, 6 Jan 2024 17:03:19 +0000 Subject: [PATCH] style: remove double blank line --- X10D/src/Math/MathUtility.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/X10D/src/Math/MathUtility.cs b/X10D/src/Math/MathUtility.cs index 3a21e44..0ca9365 100644 --- a/X10D/src/Math/MathUtility.cs +++ b/X10D/src/Math/MathUtility.cs @@ -127,7 +127,6 @@ public static class MathUtility return (alpha - start) / (end - start); } - #if !NET7_0_OR_GREATER /// /// Applies a simple bias function to value.