Rubocop: TrailingBlankLines

dev
Andy Meneely 2014-10-29 12:10:37 -04:00
parent f5ef5ad6fd
commit bf91190b3b
36 changed files with 34 additions and 37 deletions

View File

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

View File

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

View File

@ -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