diff options
Diffstat (limited to 'lib/axlsx/stylesheet/border_pr.rb')
| -rw-r--r-- | lib/axlsx/stylesheet/border_pr.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/axlsx/stylesheet/border_pr.rb b/lib/axlsx/stylesheet/border_pr.rb index 7c32af13..630cf42e 100644 --- a/lib/axlsx/stylesheet/border_pr.rb +++ b/lib/axlsx/stylesheet/border_pr.rb @@ -65,6 +65,5 @@ module Axlsx @color.to_xml_string(str) if @color.is_a?(Color) str << ('</' << @name.to_s << '>') end - end end |
