diff --git a/services/order/server/model-config.json b/services/order/server/model-config.json index a5c904813..98711c87b 100644 --- a/services/order/server/model-config.json +++ b/services/order/server/model-config.json @@ -1,7 +1,4 @@ { - "Order": { - "dataSource": "hedera" - }, "OrderRow": { "dataSource": "hedera" }