diff --git a/examples/customer-order-fulfillment/Ballerina.toml b/examples/customer-order-fulfillment/Ballerina.toml index f3df406..bb428bb 100644 --- a/examples/customer-order-fulfillment/Ballerina.toml +++ b/examples/customer-order-fulfillment/Ballerina.toml @@ -5,9 +5,3 @@ version = "0.1.0" [build-options] observabilityIncluded = true - -[[dependency]] -org = "ballerinax" -name = "hubspot.crm.obj.lineitems" -version = "0.1.0" -repository = "local" \ No newline at end of file diff --git a/examples/inventory-management/Ballerina.toml b/examples/inventory-management/Ballerina.toml index f3df406..bb428bb 100644 --- a/examples/inventory-management/Ballerina.toml +++ b/examples/inventory-management/Ballerina.toml @@ -5,9 +5,3 @@ version = "0.1.0" [build-options] observabilityIncluded = true - -[[dependency]] -org = "ballerinax" -name = "hubspot.crm.obj.lineitems" -version = "0.1.0" -repository = "local" \ No newline at end of file