Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / views / src / Plugin / views / pager / SqlBase.php
index d683202d1758a3f6de2e4d44a7d851b38c045565..5195acff0df681ef56dd887091b16d69876e7939 100644 (file)
@@ -233,7 +233,6 @@ abstract class SqlBase extends PagerPluginBase implements CacheableDependencyInt
     $this->view->query->setOffset($offset);
   }
 
-
   /**
    * Set the current page.
    *