From 27c92597f602008c62e781d30fe8fc2cb3234e5c Mon Sep 17 00:00:00 2001 From: Lam Nguyen Date: Wed, 21 May 2025 07:52:11 -0700 Subject: [PATCH] chore: Remove redoc layout --- layouts/redoc/single.html | 99 --------------------------------------- 1 file changed, 99 deletions(-) delete mode 100644 layouts/redoc/single.html diff --git a/layouts/redoc/single.html b/layouts/redoc/single.html deleted file mode 100644 index 25ce8b667..000000000 --- a/layouts/redoc/single.html +++ /dev/null @@ -1,99 +0,0 @@ -{{ define "main" }} - - - -
- -
- - -
-
{{ .Content}}
-
-
- -{{ end }}