Skip to content

Commit

Permalink
fix: remove redundant parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianJiang2021 authored and libruce committed Jan 9, 2024
1 parent 94067d5 commit b4cb122
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/storefront/src/shared/service/b2b/graphql/global.ts
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ const superAdminCompaniesQl = (id: number, params: CustomFieldItems) => `{
id,
companyName,
companyEmail,
companyAdminName,
}
},
totalCount
Expand Down

0 comments on commit b4cb122

Please sign in to comment.