You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@usergrid.apache.org by sn...@apache.org on 2014/03/10 22:23:18 UTC

[49/50] [abbrv] git commit: removing another reference to angularitics

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/merge
Commit: 54b06312e57983bf8a4f6573cc53430cbc7cc73f
Parents: 2e177b9
Author: Shawn Feldman <sh...@gmail.com>
Authored: Mon Mar 10 15:06:40 2014 -0600
Committer: Shawn Feldman <sh...@gmail.com>
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',