removing verification
diff --git a/src/main/org/freemarker/docgen/templates/page.ftl b/src/main/org/freemarker/docgen/templates/page.ftl
index 6f1dd17..d1bcfb7 100644
--- a/src/main/org/freemarker/docgen/templates/page.ftl
+++ b/src/main/org/freemarker/docgen/templates/page.ftl
@@ -61,7 +61,6 @@
       <#if !offline && onlineTrackerHTML??>
         <#noEscape>${onlineTrackerHTML}</#noEscape>
       </#if>
-      <meta name="google-site-verification" content="UfgFHMBMYV7snPYKXIFyFDRwRMszylM3Z9J2WFKvxDU">
     </head>
   </#compress>
 </#macro>