Skip to content

Commit

Permalink
Remove private_constant for consistency and compatibility.
Browse files Browse the repository at this point in the history
  • Loading branch information
philr committed Jul 17, 2022
1 parent 5e9f990 commit 394c381
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/tzinfo/zoneinfo_data_source.rb
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,6 @@ class ZoneinfoDataSource < DataSource
'src',
'timeconfig'
].freeze
private_constant :EXCLUDED_FILENAMES

# Paths to be checked to find the system zoneinfo directory.
@@search_path = DEFAULT_SEARCH_PATH.dup
Expand Down

0 comments on commit 394c381

Please sign in to comment.