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/12/16 17:07:40 UTC

incubator-usergrid git commit: remove highcharts

Repository: incubator-usergrid
Updated Branches:
  refs/heads/master 74c2c2b17 -> 1bb531920


remove highcharts

Project: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/commit/1bb53192
Tree: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/tree/1bb53192
Diff: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/diff/1bb53192

Branch: refs/heads/master
Commit: 1bb53192063f7f574f0900ae4bf7e25f0db0cac1
Parents: 74c2c2b
Author: Shawn Feldman <sh...@gmail.com>
Authored: Tue Dec 16 09:01:10 2014 -0700
Committer: Shawn Feldman <sh...@gmail.com>
Committed: Tue Dec 16 09:01:10 2014 -0700

----------------------------------------------------------------------
 portal/Gruntfile.js | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-usergrid/blob/1bb53192/portal/Gruntfile.js
----------------------------------------------------------------------
diff --git a/portal/Gruntfile.js b/portal/Gruntfile.js
index 5ebba14..5c850a5 100644
--- a/portal/Gruntfile.js
+++ b/portal/Gruntfile.js
@@ -75,7 +75,6 @@ module.exports = function(grunt) {
             'js/libs/jquery/jquery-1.9.1.min.js',
             'js/libs/jquery/jquery-migrate-1.1.1.min.js',
             'js/libs/jquery/jquery.sparkline.min.js',
-            'js/libs/Highcharts-2.3.5/js/highcharts.js',
             'js/libs/angular-1.2.5/angular.min.js',
             'js/libs/angular-1.2.5/angular-route.min.js',
             'js/libs/angular-1.2.5/angular-resource.min.js',