phpcs - Fix error, "Expected 1 newline at end of file; XXX found".
[civicrm-core.git] / tests / phpunit / CRM / Contact / BAO / ContactTest.php
index ec9418151fe48d9e700202c64844483ef7c3b55d..a1fffabc1794734dedad36b119d10b78ff38cd4e 100644 (file)
@@ -1589,6 +1589,3 @@ class CRM_Contact_BAO_ContactTest extends CiviUnitTestCase {
     Contact::delete($contactId);
   }
 }
-
-
-