diff --git a/venmo_auto_cashout/lunchmoney.py b/venmo_auto_cashout/lunchmoney.py index a12745d..d30e0b3 100644 --- a/venmo_auto_cashout/lunchmoney.py +++ b/venmo_auto_cashout/lunchmoney.py @@ -100,6 +100,9 @@ class VenmoRecord: # something when it does. continue + # Remove the consued venmo transaction + venmo_transactions.remove(matching_venmo) + matched_transactions.append((matching_venmo, lm_txn)) # Update transaction in lunch money