Skip to content

Commit

Permalink
Merge pull request #1700 from unicef/develop
Browse files Browse the repository at this point in the history
dev2staging
  • Loading branch information
domdinicola authored Feb 28, 2022
2 parents dd27dea + 96b1661 commit a04d240
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion django_api/etools_prp/apps/unicef/tasks.py
Original file line number Diff line number Diff line change
Expand Up @@ -437,7 +437,6 @@ def process_programme_documents(fast=False, area=False):
'name': loc['name'],
'p_code': loc['p_code'],
'admin_level': loc['admin_level'],
'admin_level_name': loc['admin_level_name'],
}
)
locations.append(location)
Expand Down

0 comments on commit a04d240

Please sign in to comment.