diff --git a/packages/web/spec/pointer/templates.mdx b/packages/web/spec/pointer/templates.mdx deleted file mode 100644 index 6f7109e9..00000000 --- a/packages/web/spec/pointer/templates.mdx +++ /dev/null @@ -1,18 +0,0 @@ ---- -sidebar_position: 7 ---- - -import SchemaViewer from "@site/src/components/SchemaViewer"; - -# Pointer templates - -This format provides the concept of a **pointer template** to allow -deduplicating representations. Pointer templates are defined to specify the -variables they expect in scope and the pointer definition that uses those -variables. - -