Skip to content

Commit

Permalink
Remove old TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex committed Feb 6, 2024
1 parent 74a368b commit ea0f3af
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/models/forms/export.rb
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,6 @@ def to_csv

# rubocop:disable Metrics/MethodLength, Metrics/BlockLength, Metrics/AbcSize, Metrics/PerceivedComplexity, Style/Next
def to_xls
# TODO: option set "levels"?

book = Spreadsheet::Workbook.new

# Create sheets
Expand Down

0 comments on commit ea0f3af

Please sign in to comment.