lib/helpers/shortcut.rb in hss-0.2.8 vs lib/helpers/shortcut.rb in hss-0.2.9

- old
+ new

@@ -1,7 +1,6 @@ ## # Allow shortcut expansion from the config - class HSS::Parser private def shortcut(input) @config['shortcuts'][input] || fail