From f6814d842dc03d2f6535b364ba0d7dc69e434963 Mon Sep 17 00:00:00 2001
From: Lance Ball 
Date: Tue, 30 May 2023 18:14:35 -0400
Subject: [PATCH] chore: remove TOC election banner (#5584)
Signed-off-by: Lance Ball 
---
 overrides/main.html | 6 ------
 1 file changed, 6 deletions(-)
diff --git a/overrides/main.html b/overrides/main.html
index a0eb9cba6..72b413f9d 100644
--- a/overrides/main.html
+++ b/overrides/main.html
@@ -12,12 +12,6 @@
   Knative {{ config.extra.knative_version }} documentation is no longer actively maintained. The documentation you are currently viewing is a static snapshot. For up-to-date documentation, see the latest version.
   
 
-{% else %}
-
-  
Knative TOC Elections are underway. Voting ends May 27.
-  Learn more about the voting process or
-  vote now!
-
 
 {% endif %}
 {% endblock %}