diff --git a/Assets/SEE/Layout/NodeLayouts/IncrementalTreeMap/CorrectArea.cs b/Assets/SEE/Layout/NodeLayouts/IncrementalTreeMap/CorrectArea.cs index 41d4857cc1..5129692b35 100644 --- a/Assets/SEE/Layout/NodeLayouts/IncrementalTreeMap/CorrectArea.cs +++ b/Assets/SEE/Layout/NodeLayouts/IncrementalTreeMap/CorrectArea.cs @@ -323,4 +323,4 @@ private static bool CheckNegativeLength(IList nodes) return true; } } -} \ No newline at end of file +}