Skip to content

Commit

Permalink
Update groups_enum.py
Browse files Browse the repository at this point in the history
  • Loading branch information
GabrielGodoy01 committed Jun 28, 2024
1 parent 409b6d7 commit eb462f9
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 eb462f9

Please sign in to comment.