mirror of
https://github.com/oliverbooth/X10D
synced 2024-11-12 22:35:43 +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);
|
||||
}
|
||||
|
||||
|
||||
#if !NET7_0_OR_GREATER
|
||||
/// <summary>
|
||||
/// Applies a simple bias function to value.
|
||||
|
Loading…
Reference in New Issue
Block a user