remove console.log [ci skip]
This commit is contained in:
parent
6fa2a4246f
commit
10a059e8f8
1 changed files with 0 additions and 1 deletions
|
|
@ -152,7 +152,6 @@ var Publisher = {
|
|||
},
|
||||
|
||||
textChange : function(){
|
||||
console.log("yohoho")
|
||||
Publisher.determineSubmitAvailability();
|
||||
Publisher.input().mentionsInput("val", function(value) {
|
||||
Publisher.hiddenInput().val(value);
|
||||
|
|
|
|||
Loading…
Reference in a new issue