CRM-19414: fixed civilint errors.
authorAllen Shaw <allen@JoineryHQ.com>
Thu, 29 Sep 2016 06:11:13 +0000 (01:11 -0500)
committerAllen Shaw <allen@JoineryHQ.com>
Thu, 29 Sep 2016 06:11:13 +0000 (01:11 -0500)
CRM/Extension/System.php

index e117ebc5c5302e68be17046f732434ef8937a99b..3a95ab8ae313556ab0d8cf0559bdcf7484a9dbda 100644 (file)
@@ -334,4 +334,5 @@ class CRM_Extension_System {
     }
     return $extensionRow;
   }
+
 }