Jake Vanderwerf
2026-05-11 ac444cba221832c012c0435fdc8339fe9f37febb
inc/registrar/config/seo/Schema.php
@@ -351,8 +351,6 @@
         error_log('[SEO]Schema::getConfig Invalid type: '.$type);
         return [];
      }
      jvbDump($this->slug);
      jvbDump($type);
      return JVB()->schemaHelper()::getConfig($this->slug, $type);
   }