Skip to content

Commit

Permalink
fix rubocop
Browse files Browse the repository at this point in the history
  • Loading branch information
tyiuhc committed Aug 5, 2024
1 parent 53eb235 commit 6ea735e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/experiment/deployment/deployment_runner.rb
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,6 @@ def download_cohorts(cohort_ids)
rescue StandardError => e
@logger.error("Failed to download cohort #{cohort_id}: #{e.message}")
nil

end
end

Expand Down

0 comments on commit 6ea735e

Please sign in to comment.