lib/head_music/clef.rb in head_music-4.0.1 vs lib/head_music/clef.rb in head_music-5.0.0
- old
+ new
@@ -1,6 +1,4 @@
-# frozen_string_literal: true
-
require "yaml"
# A clef assigns pitches to the lines and spaces of a staff.
class HeadMusic::Clef
include HeadMusic::Named