We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b104af9 commit 0a22c63Copy full SHA for 0a22c63
C_doller.js
@@ -69,7 +69,6 @@ var C$ = function(f, ccand) {
69
rcback.apply(this, args);
70
}, ccand);
71
72
- console.log(function_arg);
73
return f.apply(this, function_arg);
74
};
75
0 commit comments