Skip to content

Commit 9ec453d

Browse files
Merge pull request rails#46183 from ytkg/patch-1
Remove duplicate frozen_string_literal comment
2 parents 1d849df + 2c35dce commit 9ec453d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed
Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# frozen_string_literal: true
22

3-
# frozen_string_literal: true
4-
53
ActiveSupport::Deprecation.warn(<<-MSG.squish)
64
`active_support/core_ext/range/include_time_with_zone` is deprecated and will be removed in Rails 7.1.
75
MSG

0 commit comments

Comments
 (0)