removing another reference to angularitics
Project: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/commit/54b06312 Tree: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/tree/54b06312 Diff: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/diff/54b06312 Branch: refs/pull/70/head Commit: 54b06312e57983bf8a4f6573cc53430cbc7cc73f Parents: 2e177b9 Author: Shawn Feldman <[email protected]> Authored: Mon Mar 10 15:06:40 2014 -0600 Committer: Shawn Feldman <[email protected]> Committed: Mon Mar 10 15:06:40 2014 -0600 ---------------------------------------------------------------------- portal/js/app.js | 2 -- 1 file changed, 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-usergrid/blob/54b06312/portal/js/app.js ---------------------------------------------------------------------- diff --git a/portal/js/app.js b/portal/js/app.js index 73d0c6d..274d50e 100644 --- a/portal/js/app.js +++ b/portal/js/app.js @@ -59,8 +59,6 @@ angular.module('appservices', 'ngResource', 'ngSanitize', 'ui.bootstrap', - 'angulartics', - 'angulartics.google.analytics', 'appservices.filters', 'appservices.services', 'appservices.directives',
