Removal of an extraneous console.log
This commit is contained in:
parent
ed797cfafb
commit
6ac523eea7
@ -36,7 +36,6 @@ $(document).on 'turbolinks:load', ->
|
||||
this.nodeValue.match(regexp)? || this.nodeValue.match(regexpPost)?
|
||||
|
||||
.each ->
|
||||
console.log 'huuu'
|
||||
$(this).replaceWith ->
|
||||
this.nodeValue
|
||||
.replace(regexp, '$1<span class="finePre">$2</span>$3')
|
||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Binary file not shown.
Loading…
Reference in New Issue
Block a user