diff options
Diffstat (limited to 'python/gras/query/main.js')
-rw-r--r-- | python/gras/query/main.js | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/python/gras/query/main.js b/python/gras/query/main.js index a12457e..a9c255b 100644 --- a/python/gras/query/main.js +++ b/python/gras/query/main.js @@ -1,9 +1,4 @@ /*********************************************************************** - * Some constants - **********************************************************************/ -var GRAS_CHARTS_STD_WIDTH = 250; - -/*********************************************************************** * Stats registry data structure **********************************************************************/ var GrasStatsRegistry = function() |