Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / field / src / FieldUninstallValidator.php
index 6ee521e002673608e750c370688992c16d73f020..62daf4525a67085164123312835e9b94ec1f2057 100644 (file)
@@ -85,7 +85,6 @@ class FieldUninstallValidator implements ModuleUninstallValidatorInterface {
     return $this->fieldStorageConfigStorage->loadByProperties(['module' => $module, 'include_deleted' => TRUE]);
   }
 
-
   /**
    * Returns the label for a specified field type.
    *