mirror of
https://github.com/oliverbooth/X10D
synced 2024-11-10 00:25:40 +00:00
style: remove double blank line
This commit is contained in:
parent
be44b9d549
commit
458ab03be0
@ -127,7 +127,6 @@ public static class MathUtility
|
|||||||
return (alpha - start) / (end - start);
|
return (alpha - start) / (end - start);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
#if !NET7_0_OR_GREATER
|
#if !NET7_0_OR_GREATER
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Applies a simple bias function to value.
|
/// Applies a simple bias function to value.
|
||||||
|
Loading…
Reference in New Issue
Block a user