Skip to content

Commit

Permalink
Update archival_script.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Creidhne86 authored Apr 9, 2024
1 parent 41fad58 commit 5dad3ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion archival_script.py
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@ def cleanup_log_file():

num_contacts = num_contacts(access_token)

contact_target = 200
contact_target = 190

removal_target = num_contacts - contact_target

Expand Down

0 comments on commit 5dad3ff

Please sign in to comment.