From 70cbe8d5818ad63fad951d1b971e817acc9e76b1 Mon Sep 17 00:00:00 2001 From: nodist Date: Tue, 12 May 2026 11:20:03 -0400 Subject: remove regex as it's own type --- docs/type_system/index.md | 2 -- 1 file changed, 2 deletions(-) (limited to 'docs/type_system/index.md') diff --git a/docs/type_system/index.md b/docs/type_system/index.md index 4cc3586..80c32f4 100644 --- a/docs/type_system/index.md +++ b/docs/type_system/index.md @@ -60,8 +60,6 @@ Denotes that a field that does not resolve to anything ## Function Templates -* #### [Regex](./regex.md) - * #### [Var](./var.md) * #### [Fn](./fn.md) -- cgit v1.2.3