mirror of
https://github.com/rstudio/shiny.git
synced 2026-02-06 20:55:24 -05:00
remove console.log and re-grunt
This commit is contained in:
@@ -739,7 +739,6 @@ var ShinyApp = function() {
|
||||
});
|
||||
|
||||
addMessageHandler('user', function(message) {
|
||||
console.log(message.userId);
|
||||
exports.user = message.userId;
|
||||
});
|
||||
// Progress reporting ====================================================
|
||||
|
||||
Reference in New Issue
Block a user