diff --git a/RhSolutions.AddIn/Services/SleevesCalculator.cs b/RhSolutions.AddIn/Services/SleevesCalculator.cs index 8e1524a..072ae0f 100644 --- a/RhSolutions.AddIn/Services/SleevesCalculator.cs +++ b/RhSolutions.AddIn/Services/SleevesCalculator.cs @@ -47,7 +47,6 @@ public class SleevesCalculator : ISleevesCaluculator } return result - .Where(kvp => kvp.Value != 0) .ToDictionary(kvp => kvp.Key switch {