Skip to content

Commit

Permalink
Merge pull request #300 from kobotoolbox/remove-simserial-and-subscri…
Browse files Browse the repository at this point in the history
…berid

Remove simserial and subscriberid from metadata
  • Loading branch information
joshuaberetta authored Jun 8, 2022
2 parents 7c5cf05 + c3c03c0 commit 482172c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/formpack/utils/replace_aliases.py
Original file line number Diff line number Diff line change
Expand Up @@ -103,14 +103,12 @@ def aliases_to_ordered_dict(_d):
'end',
'deviceid',
'phone_number',
'simserial',
'audit',
# meta values
'username',
# reconsider:
'phonenumber',
'imei',
'subscriberid',
# geo
'start-geopoint',
]
Expand Down

0 comments on commit 482172c

Please sign in to comment.