Skip to content

Commit 3fe6158

Browse files
authored
Remove duplicate line (#20332)
1 parent a757eb5 commit 3fe6158

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/sidekiq/benefits_intake_status_job.rb

-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@ def handle_response(response)
100100
# submission was successfully uploaded into a Veteran's eFolder within VBMS
101101
form_submission_attempt.update(lighthouse_updated_at:)
102102
form_submission_attempt.vbms!
103-
monitor_success(form_id, saved_claim_id, uuid)
104103
log_result('success', form_id, uuid, time_to_transition)
105104
monitor_success(form_id, saved_claim_id, uuid)
106105
elsif time_to_transition > STALE_SLA.days

0 commit comments

Comments
 (0)