Skip to content

Commit

Permalink
adjust llint error
Browse files Browse the repository at this point in the history
  • Loading branch information
rayssamfreitas committed Jul 12, 2024
1 parent 4897827 commit bbda154
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion node/resolvers/Mutations/CostCenters.ts
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ const CostCenters = {
phoneNumber,
sellers,
stateRegistration,
paymentTerms
paymentTerms,
}

return await CostCenterRepository.createCostCenter(
Expand Down

0 comments on commit bbda154

Please sign in to comment.