Whitespace cleanup
parent
e4f6a51f45
commit
d7c8941620
|
|
@ -1,7 +1,6 @@
|
|||
require 'cairo'
|
||||
|
||||
module Squib
|
||||
|
||||
class Card
|
||||
attr_reader :width, :height
|
||||
attr_accessor :cairo_surface, :cairo_context
|
||||
|
|
@ -23,5 +22,4 @@ module Squib
|
|||
require 'squib/graphics/text'
|
||||
|
||||
end
|
||||
|
||||
end
|
||||
Loading…
Reference in New Issue