diff options
Diffstat (limited to 'lib/axlsx/stylesheet/pattern_fill.rb')
| -rw-r--r-- | lib/axlsx/stylesheet/pattern_fill.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/axlsx/stylesheet/pattern_fill.rb b/lib/axlsx/stylesheet/pattern_fill.rb index 96614ecd..0bcef74b 100644 --- a/lib/axlsx/stylesheet/pattern_fill.rb +++ b/lib/axlsx/stylesheet/pattern_fill.rb @@ -3,7 +3,6 @@ module Axlsx # @note The recommended way to manage styles is with Styles#add_style # @see Style#add_style class PatternFill - include Axlsx::OptionsParser # Creates a new PatternFill Object # @option options [Symbol] patternType |
