Skip to content

Commit

Permalink
chore: fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
alejandromumo committed Oct 11, 2024
1 parent 79ec632 commit 71b55bc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion invenio_communities/subcommunities/services/service.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ def _is_owner_of(self, identity, community):
None,
)


@unit_of_work()
def join(self, identity, id_, data, uow=None):
"""Request to join a subcommunity.
Expand Down

0 comments on commit 71b55bc

Please sign in to comment.