summaryrefslogtreecommitdiffstats
path: root/js/yui3/charts/charts-min.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/yui3/charts/charts-min.js')
-rw-r--r--js/yui3/charts/charts-min.js7
1 files changed, 0 insertions, 7 deletions
diff --git a/js/yui3/charts/charts-min.js b/js/yui3/charts/charts-min.js
deleted file mode 100644
index 9cad7e5bd..000000000
--- a/js/yui3/charts/charts-min.js
+++ /dev/null
@@ -1,7 +0,0 @@
-/*
-YUI 3.7.3 (build 5687)
-Copyright 2012 Yahoo! Inc. All rights reserved.
-Licensed under the BSD License.
-http://yuilibrary.com/license/
-*/
-YUI.add("charts",function(e,t){function n(t){return t.type!="pie"?new e.CartesianChart(t):new e.PieChart(t)}e.Chart=n},"3.7.3",{requires:["charts-base"]});