Browse Source

Rubocop: TrailingBlankLines

dev
Andy Meneely 12 years ago
parent
commit
bf91190b3b
  1. 1
      lib/squib/api/data.rb
  2. 1
      lib/squib/api/save.rb
  3. 1
      samples/ranges.rb

1
lib/squib/api/data.rb

@ -49,4 +49,3 @@ module Squib
end end
end end

1
lib/squib/api/save.rb

@ -40,4 +40,3 @@ module Squib
end end
end end

1
samples/ranges.rb

@ -52,4 +52,3 @@ Squib::Deck.new(width: 825, height: 1125, cards: 3) do
save prefix: 'ranges_', format: :png save prefix: 'ranges_', format: :png
end end

Loading…
Cancel
Save