Skip to content

Commit

Permalink
不要なコードを削除
Browse files Browse the repository at this point in the history
  • Loading branch information
yasu551 committed Nov 8, 2024
1 parent a751edc commit 2d4c398
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lib/calendar/year.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@

module Calendar
class Year
VERTICAL_BODY_ROW_COUNT = 37
WEEKDAY_COUNT = 7

attr_reader :value, :today

def initialize(value:, today: nil)
Expand Down

0 comments on commit 2d4c398

Please sign in to comment.