Security update for Core, with self-updated composer
[yaffs-website] / web / core / lib / Drupal / Core / Cache / Context / CacheContextsPass.php
index bf49e540ed8166341cd465448d15218f65d27b45..2025fbbf61cad423076b892f4f436fb33f3ab83c 100644 (file)
@@ -36,7 +36,6 @@ class CacheContextsPass implements CompilerPassInterface {
       }
     }
 
-
     $container->setParameter('cache_contexts', $cache_contexts);
   }