Merge pull request #97 from krzysiekpiasecki/patch-6
Remove unnecessary console output
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
//Flot Line Chart
|
//Flot Line Chart
|
||||||
$(document).ready(function() {
|
$(document).ready(function() {
|
||||||
console.log("document ready");
|
|
||||||
var offset = 0;
|
var offset = 0;
|
||||||
plot();
|
plot();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user