diff options
Diffstat (limited to 'lib/axlsx/workbook/worksheet/protected_ranges.rb')
| -rw-r--r-- | lib/axlsx/workbook/worksheet/protected_ranges.rb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/axlsx/workbook/worksheet/protected_ranges.rb b/lib/axlsx/workbook/worksheet/protected_ranges.rb index d274cf80..d16dbbd6 100644 --- a/lib/axlsx/workbook/worksheet/protected_ranges.rb +++ b/lib/axlsx/workbook/worksheet/protected_ranges.rb @@ -1,9 +1,7 @@ module Axlsx - # A self serializing collection of ranges that should be protected in # the worksheet class ProtectedRanges < SimpleTypedList - attr_reader :worksheet def initialize(worksheet) |
