Skip to content

Commit

Permalink
Merge pull request #2 from inteli-city/dev
Browse files Browse the repository at this point in the history
Update groups_enum.py
  • Loading branch information
GabrielGodoy01 authored Jun 28, 2024
2 parents fcd77f4 + eb462f9 commit 2bf57aa
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/shared/domain/enums/groups_enum.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,4 @@
class GROUPS(Enum):
GAIA = "GAIA"
JUNDIAI = "JUNDIAI"
FORMULARIOS = "FORMULARIOS"
RECAPE_SP = "RECAPE_SP"
FORMULARIOS = "FORMULARIOS"

0 comments on commit 2bf57aa

Please sign in to comment.