Skip to content

Commit

Permalink
Merge pull request #339 from andrewshaodev/patch-1
Browse files Browse the repository at this point in the history
Removing duplicate "emergency medicaid" program
  • Loading branch information
CalebPena authored May 1, 2024
2 parents 5975c68 + 103c222 commit 49765a7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion programs/management/commands/quick_start.py
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ class Command(BaseCommand):
{'abbr': 'ssi', 'external': 'ssi'},
{'abbr': 'trua', 'external': 'trua'},
{'abbr': 'rhc', 'external': 'rhc'},
{'abbr': 'emergency_medicaid', 'external': 'emergency_medicaid'},
{'abbr': 'wic', 'external': 'wic'},
{'abbr': 'omnisalud', 'external': 'omnisalud'},
{'abbr': 'dpp', 'external': 'dpp'},
Expand Down

0 comments on commit 49765a7

Please sign in to comment.