diff --git a/app/components/primer/beta/relative_time.rb b/app/components/primer/beta/relative_time.rb index ec3019317e..37330d3fd4 100644 --- a/app/components/primer/beta/relative_time.rb +++ b/app/components/primer/beta/relative_time.rb @@ -13,7 +13,7 @@ class RelativeTime < Primer::Component FORMAT_OPTIONS = [FORMAT_DEFAULT, :micro, :elapsed].freeze FORMAT_STYLE_DEFAULT = nil - FORMAT_STYLE_OPTIONS = [FORMAT_DEFAULT, :long, :short, :narrow].freeze + FORMAT_STYLE_OPTIONS = [FORMAT_STYLE_DEFAULT, :long, :short, :narrow].freeze SECOND_DEFAULT = nil SECOND_MAPPINGS = {