Remove listprice (#166)

This commit is contained in:
Anders Gustafsson
2024-10-02 12:49:48 +02:00
committed by GitHub
parent 5db5d82d39
commit 3101e04b66
4 changed files with 0 additions and 42 deletions
-6
View File
@@ -108,12 +108,6 @@ const PrintProduct = {
dataSources.printProductDefaultsApi
)).getDefaults(id);
},
async listprice({ id }, input: MarketInput, { dataSources }) {
return (<ProductAPI>dataSources.productApi).getListPrice(
id,
input.marketId,
);
},
};
async function getProductsResult(