From 5e9f31ad67f795fd862488d5ba9387fc9ac54c9e Mon Sep 17 00:00:00 2001 From: Ibo Sy Date: Thu, 11 Jun 2026 14:34:04 +0200 Subject: [PATCH] update daml snippet config Signed-off-by: Ibo Sy --- .../snippet-config/daml-snippet-list-remote.json | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/config/snippet-config/daml-snippet-list-remote.json b/config/snippet-config/daml-snippet-list-remote.json index cf4eaae4..6d6d78e3 100644 --- a/config/snippet-config/daml-snippet-list-remote.json +++ b/config/snippet-config/daml-snippet-list-remote.json @@ -1,19 +1,5 @@ { "snippets": [ - { - "snippetName": "reference-daml-code-snippets-reference-start-template-let-snippet", - "sourceRepo": "daml", - "sourceFilepath": "sdk/docs/sharable/sdk/reference/daml/code-snippets/Reference.daml", - "location": { - "type": "stringMarker", - "start": "-- start template let snippet", - "end": "-- end template let snippet" - }, - "description": "", - "options": { - "language": "daml" - } - }, { "snippetName": "tutorials-smart-contracts-daml-daml-intro-9-daml-test-intro-asset-multi-trade-fora-example-begin", "sourceRepo": "daml",