Revert "CRM-16836 - Enforce permissions in group api getoptions"
[civicrm-core.git] / ang / crmD3.js
1 (function (angular, $, _) {
2 // thin stub for declaring dependencies
3 angular.module('crmD3', []);
4 })(angular, CRM.$, CRM._);