remove debug

This commit is contained in:
xdrm-brackets 2018-03-07 14:46:41 +01:00
parent f544959e76
commit f010f29477
1 changed files with 0 additions and 2 deletions

View File

@ -233,8 +233,6 @@ gstore.add('ic_handler', function(prof_id){
var cas = gstore.get.create_cas; var cas = gstore.get.create_cas;
var hour = gstore.get.create_h; var hour = gstore.get.create_h;
console.log(cat, name, cas, hour);
/* (3.3) Init client-side check */ /* (3.3) Init client-side check */
var errors = []; var errors = [];