Skip to content

Commit

Permalink
cleanup comment
Browse files Browse the repository at this point in the history
  • Loading branch information
magicznyleszek committed Dec 2, 2024
1 parent 680fd3b commit 2d48f6a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions jsapp/js/account/organization/membersQuery.ts
Original file line number Diff line number Diff line change
Expand Up @@ -87,10 +87,6 @@ export function useRemoveOrganizationMember(orgId: string) {
});
}

// -----------------------------------------------------------------------------
// Getting a list of organization members
// -----------------------------------------------------------------------------

/**
* Fetches paginated list of members for given organization.
* This is mainly needed for `useOrganizationMembersQuery`, so you most probably
Expand Down

0 comments on commit 2d48f6a

Please sign in to comment.