Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
kasperkristensen committed Dec 10, 2024
1 parent 448c4b8 commit e623ef2
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,6 @@ export default class ProductModuleService
return {
...config,
order: {
id: "ASC",
...(config?.order ?? { id: "ASC" }),
...(hasImagesRelation
? {
Expand Down

0 comments on commit e623ef2

Please sign in to comment.