chore: removes product variant routes
This commit is contained in:
@@ -45,7 +45,6 @@ export default (app, container, config) => {
|
|||||||
shippingProfileRoutes(route)
|
shippingProfileRoutes(route)
|
||||||
discountRoutes(route)
|
discountRoutes(route)
|
||||||
orderRoutes(route)
|
orderRoutes(route)
|
||||||
productVariantRoutes(route)
|
|
||||||
storeRoutes(route)
|
storeRoutes(route)
|
||||||
|
|
||||||
return app
|
return app
|
||||||
|
|||||||
Reference in New Issue
Block a user