Skip to content

Commit 394c381

Browse files
committed
Remove private_constant for consistency and compatibility.
1 parent 5e9f990 commit 394c381

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

lib/tzinfo/zoneinfo_data_source.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,6 @@ class ZoneinfoDataSource < DataSource
109109
'src',
110110
'timeconfig'
111111
].freeze
112-
private_constant :EXCLUDED_FILENAMES
113112

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

0 commit comments

Comments
 (0)