Removed Comment

This commit is contained in:
Ano-sys
2025-04-21 01:12:05 +02:00
parent 2f04c977d2
commit 8315d9cf92
@@ -232,7 +232,6 @@ public partial class MainWindowViewModel : ViewModelBase
} }
} }
// 5) Sicherheitshalber (wegen Rundungsfehlern)
Lane = weights.Keys.Last(); Lane = weights.Keys.Last();
} }