Skip to content

Commit

Permalink
removed unintended entry
Browse files Browse the repository at this point in the history
  • Loading branch information
msrezaie committed Apr 18, 2024
1 parent 627737d commit 8ab0b52
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions 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 All @@ -85,7 +84,7 @@ class Command(BaseCommand):
{'abbr': 'chs', 'external': 'chs'},
{'abbr': 'cccap', 'external': 'cccap'},
{'abbr': 'chp', 'external': 'chp'},
{'abbr': 'coeitc', 'external': 'coexeitc'},
{'abbr': 'coexeitc', 'external': 'coexeitc'},
{'abbr': 'acp', 'external': 'acp'},
{'abbr': 'rtdlive', 'external': 'rtdlive'},
{'abbr': 'coctc', 'external': 'coctc'},
Expand Down

0 comments on commit 8ab0b52

Please sign in to comment.