Skip to content

Commit

Permalink
cleanup code
Browse files Browse the repository at this point in the history
  • Loading branch information
tinohager committed Mar 10, 2024
1 parent bb8edf2 commit f6b59ae
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ public IEnumerable<Holiday> GetHolidays(int year)
// ├────┼────┼────┼────┼────┼────┼────┤
// │ │ +2 │ +1 │ │ │ │ │
// └────┴────┴────┴────┴────┴────┴────┘
// └─-───+2───┘
// └────+2───┘
// └─+1──┘
//
var observedRuleSet1 = new ObservedRuleSet
Expand Down

0 comments on commit f6b59ae

Please sign in to comment.