lib/br_danfe/danfe.rb in br_danfe-0.0.7 vs lib/br_danfe/danfe.rb in br_danfe-0.0.8
- old
+ new
@@ -1,8 +1,5 @@
module BrDanfe
- LINE_HEIGHT = 0.80
- SPACE_BETWEEN_GROUPS = 0.52
-
class Danfe
attr_reader :options
def initialize(xml)
@xml = XML.new(xml)