Skip to content

Commit

Permalink
didnt mean to commit that
Browse files Browse the repository at this point in the history
  • Loading branch information
johrstrom committed Oct 3, 2023
1 parent f394d95 commit d7b94ca
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions apps/dashboard/app/controllers/files_controller.rb
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,6 @@ def fs
response.sending_file = true
response.cache_control[:public] ||= false

# raise StandardError, @path.files_to_zip

# FIXME: strategy 1: is below, use zip_tricks
# strategy 2: use actual zip command (likely much faster) and ActionController::Live
zip_tricks_stream do |zip|
Expand Down

0 comments on commit d7b94ca

Please sign in to comment.