Merge branch '5.35' of https://github.com/civicrm/civicrm-core into merge
[civicrm-core.git] / ang / crmResource.ang.php
index 577f48e1efd332722157abf0108a87ed5b68880e..57ff946414c088261f20a2469c6c385c98d2a251 100644 (file)
@@ -1,8 +1,5 @@
 <?php
 // This file declares an Angular module which can be autoloaded
-// in CiviCRM. See also:
-// http://wiki.civicrm.org/confluence/display/CRMDOC/hook_civicrm_angularModules
-
 return [
   'ext' => 'civicrm',
   // 'js' => array('js/angular-crmResource/byModule.js'), // One HTTP request per module.