Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions app/models/family/auto_transfer_matchable.rb
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,6 @@ def auto_match_transfers!
# Track which transactions we've already matched to avoid duplicates
used_transaction_ids = Set.new

candidates = []

Transfer.transaction do
candidates_scope.each do |match|
next if used_transaction_ids.include?(match.inflow_transaction_id) ||
Expand Down
93 changes: 0 additions & 93 deletions app/views/accounts/show/_activity.html.erb

This file was deleted.

36 changes: 0 additions & 36 deletions app/views/credit_cards/_overview.html.erb

This file was deleted.

11 changes: 0 additions & 11 deletions app/views/layouts/shared/_page_header.html.erb

This file was deleted.

3 changes: 0 additions & 3 deletions app/views/shared/_app_version.html.erb

This file was deleted.

1 change: 0 additions & 1 deletion app/views/shared/_logo.html.erb

This file was deleted.

5 changes: 0 additions & 5 deletions app/views/shared/_text_tooltip.erb

This file was deleted.

25 changes: 0 additions & 25 deletions app/views/transfers/_account_links.html.erb

This file was deleted.