Jake Vanderwerf
2026-01-01 9b568e7b5a0459dd5d6c6565e879ba63fe546c28
inc/blocks/MenuBlock.php
@@ -58,7 +58,6 @@
      }
      $key = $this->cache->generateKey($this->params);
        $cache = $this->cache->get($key);
        $cache = false;
        if ($cache) {
            return $cache;
        }