Skip to content

Commit

Permalink
remove print for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
visze committed May 7, 2019
1 parent 74348bd commit 0d9560f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion plots.R
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ getPlot <- function(data,name, release, colourPalette="default") {
colours <- defaultColours

if (colourPalette == "colorblind") {
print(colourPalette)
colours <- colorblindColors
}

Expand Down

0 comments on commit 0d9560f

Please sign in to comment.