remove debug code
This commit is contained in:
parent
620e8f2f0b
commit
056f3d352c
@ -33,10 +33,6 @@
|
||||
if(! $("#id_nickname").hasClass('is-validated')) {
|
||||
event.preventDefault();
|
||||
}
|
||||
else {
|
||||
event.preventDefault();
|
||||
console.log('channel created');
|
||||
}
|
||||
});
|
||||
|
||||
});
|
||||
|
Reference in New Issue
Block a user