Merge pull request #19736 from colemanw/empty
[civicrm-core.git] / ang / ui.sortable.ang.php
index 9679e6e659b1de8d25f93cda5604d458ea471d92..ef074328e9f13987f6136cfa9ec17e6fa00ebf89 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-sortable/sortable.min.js'],