We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
private_constant
1 parent 5e9f990 commit 394c381Copy full SHA for 394c381
1 file changed
lib/tzinfo/zoneinfo_data_source.rb
@@ -109,7 +109,6 @@ class ZoneinfoDataSource < DataSource
109
'src',
110
'timeconfig'
111
].freeze
112
- private_constant :EXCLUDED_FILENAMES
113
114
# Paths to be checked to find the system zoneinfo directory.
115
@@search_path = DEFAULT_SEARCH_PATH.dup
0 commit comments