Skip to content

Commit 0a22c63

Browse files
author
NAKAJIMA Susumu
committed
Fix: debug print
1 parent b104af9 commit 0a22c63

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

C_doller.js

-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ var C$ = function(f, ccand) {
6969
rcback.apply(this, args);
7070
}, ccand);
7171

72-
console.log(function_arg);
7372
return f.apply(this, function_arg);
7473
};
7574

0 commit comments

Comments
 (0)