Remove useless print
This commit is contained in:
parent
f0612c2a51
commit
06d75a18fc
|
@ -61,7 +61,6 @@ function processedEventText(ev) {
|
|||
)
|
||||
|
||||
if (text.includes("%2") && ev.target_id) {
|
||||
print(2)
|
||||
text = text.arg(coloredNameHtml(ev.target_name, ev.target_id))
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user