Skip to content
Snippets Groups Projects
Commit 10a059e8 authored by Maxwell Salzberg's avatar Maxwell Salzberg
Browse files

remove console.log [ci skip]

parent 6fa2a424
No related branches found
No related tags found
No related merge requests found
......@@ -152,7 +152,6 @@ var Publisher = {
},
textChange : function(){
console.log("yohoho")
Publisher.determineSubmitAvailability();
Publisher.input().mentionsInput("val", function(value) {
Publisher.hiddenInput().val(value);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment