Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / views / src / Plugin / views / cache / None.php
index d05abd2adb333451df435f7cdc828a513e4dc164..fc9b58b238bb71d2597ebc3b974de5b2e5dc120c 100644 (file)
@@ -19,7 +19,6 @@ class None extends CachePluginBase {
     return $this->t('None');
   }
 
-
   /**
    * Overrides \Drupal\views\Plugin\views\cache\CachePluginBase::cacheGet().
    *