Skip to content

Commit a420c6d

Browse files
committed
another spacing fix
1 parent 270e193 commit a420c6d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

verify.rb

-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ def process_section(section, validator)
5858
section_file = "_data/#{section['id']}.yml"
5959
data = SafeYAML.load_file(File.join(__dir__, section_file))
6060
websites = data['websites']
61-
6261
validate_data(validator, data, section_file, 'name', websites)
6362

6463
# Set section alphabetization

0 commit comments

Comments
 (0)