Skip to content

Commit

Permalink
do not change intv responsible
Browse files Browse the repository at this point in the history
  • Loading branch information
marceloarocha committed Sep 17, 2024
1 parent a3231f3 commit 88e8c33
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions services/intervention_service.py
Original file line number Diff line number Diff line change
Expand Up @@ -648,8 +648,6 @@ def save_intervention(
status.HTTP_400_BAD_REQUEST,
)
else:
i.user = user.id

if memory_service.has_feature("PRIMARYCARE"):
i.date = datetime.today()

Expand Down

0 comments on commit 88e8c33

Please sign in to comment.