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" }}
-
-
-
-
-
-
-
-
- {{ if not .IsHome }}
- {{ if not (in .Params.display_breadcrumb "false" ) }}
- {{ partial "breadcrumb" .}}
- {{ end }}
- {{ end }}
-
-
-
-
-{{ end }}