Merge pull request #14443 from eileenmcnaughton/export
[civicrm-core.git] / CRM / Utils / SQL / Select.php
index 87190c69d2001b7bcd2744d7204d29f43ecc53b3..bdb892ed4d9e13f2adbac689cdfc61a1bf63a28d 100644 (file)
@@ -389,7 +389,6 @@ class CRM_Utils_SQL_Select extends CRM_Utils_SQL_BaseParamQuery {
     return $this->insertInto($table, $fields);
   }
 
-
   /**
    * @param array $fields
    *   The fields to fill in the other table (in order).