Skip to content

Commit

Permalink
Remove unused $to_yaml_hash variable
Browse files Browse the repository at this point in the history
  • Loading branch information
herwinw authored and eregon committed Dec 4, 2023
1 parent f292546 commit fe7123e
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions library/yaml/fixtures/strings.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,18 +11,6 @@
2001-08-14 ]
EOY

$to_yaml_hash =
<<EOY
-
avg: 0.278
hr: 65
name: Mark McGwire
-
avg: 0.288
hr: 63
name: Sammy Sosa
EOY

$multidocument = <<EOY
---
- Mark McGwire
Expand Down

0 comments on commit fe7123e

Please sign in to comment.