Skip to content

Commit eef0368

Browse files
committed
remove console.log
1 parent 74ec12a commit eef0368

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

inst/htmlwidgets/plotly.js

-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ HTMLWidgets.widget({
5959
attachKey("key");
6060
return obj;
6161
});
62-
console.log(d);
6362
Shiny.onInputChange(".clientValue-" + eventType + "-" + x.source, d);
6463
};
6564
};

0 commit comments

Comments
 (0)