Skip to content

Commit

Permalink
remove commented code
Browse files Browse the repository at this point in the history
  • Loading branch information
annvelents committed Oct 2, 2024
1 parent c852c56 commit 0094451
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/services/invoices/calculate_fees_service.rb
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,6 @@ def refresh_amounts(credit_amount_cents:)

def not_in_finalizing_process?
!finalizing_invoice?
# (invoice.draft? || invoice.voided?) && context != :finalize
end

def in_trial_period_not_ending_today?(subscription, timestamp)
Expand Down

0 comments on commit 0094451

Please sign in to comment.