Merge pull request #19521 from civicrm/5.34
[civicrm-core.git] / ang / ui.utils.ang.php
index 58b798a442c524a3e11de87df44ff23185d85f6c..b7eedaee799a522e64e2c98b871417e693fd9d00 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' => ['bower_components/angular-ui-utils/ui-utils.min.js'],