diff options
Diffstat (limited to 'lib/axlsx/workbook/worksheet/protected_range.rb')
| -rw-r--r-- | lib/axlsx/workbook/worksheet/protected_range.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/axlsx/workbook/worksheet/protected_range.rb b/lib/axlsx/workbook/worksheet/protected_range.rb index e0da00df..07f9a20c 100644 --- a/lib/axlsx/workbook/worksheet/protected_range.rb +++ b/lib/axlsx/workbook/worksheet/protected_range.rb @@ -3,7 +3,6 @@ module Axlsx # @note the recommended way to manage protected ranges with via Worksheet#protect_range # @see Worksheet#protect_range class ProtectedRange - include Axlsx::OptionsParser include Axlsx::SerializedAttributes |
