Skip to content

Commit

Permalink
Merge branch 'master' into feature/ogc-2037-notify-admins-for-unsubsc…
Browse files Browse the repository at this point in the history
…ribing-newsletter
  • Loading branch information
Tschuppi81 committed Jan 24, 2025
2 parents 41308b6 + c0942af commit a3a4108
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/onegov/feriennet/models/volunteer_cart.py
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,4 @@ def execute(
elif self.action == 'remove':
cart.remove(self.target)

else:
pass

return {'success': True}

0 comments on commit a3a4108

Please sign in to comment.