Skip to content

Commit

Permalink
remove console.log
Browse files Browse the repository at this point in the history
  • Loading branch information
k00ni committed Mar 5, 2014
1 parent d205abe commit f111741
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -195,9 +195,6 @@ class CubeViz_Visualization_HighCharts_Chart
forSeries:string, selectedAttributeUri:string, selectedMeasureUri:string,
observationObj:DataCube_Observation, oneElementDimensions:any[] ) : void
{
console.log("");
console.log("handleOnlyOneMultipleDimension");

var categoriesElementAssign : any = {},
elementIndex : number = 0,
selectedDimensionProperty : any = {},
Expand Down

0 comments on commit f111741

Please sign in to comment.