remove debug
This commit is contained in:
parent
f544959e76
commit
f010f29477
|
@ -233,8 +233,6 @@ gstore.add('ic_handler', function(prof_id){
|
|||
var cas = gstore.get.create_cas;
|
||||
var hour = gstore.get.create_h;
|
||||
|
||||
console.log(cat, name, cas, hour);
|
||||
|
||||
/* (3.3) Init client-side check */
|
||||
var errors = [];
|
||||
|
||||
|
|
Loading…
Reference in New Issue