remove gaudy console log
| @@ -471,7 +471,6 @@ function switchCompactInputArea() { | ||
| 471 | 471 | } |
| 472 | 472 | |
| 473 | 473 | export function switchSwipeNumAllMessages() { |
| 474 | - console.error('switching branch button initialted, function start!'); | |
| 475 | 474 | $('#show_swipe_num_all_messages').prop('checked', power_user.show_swipe_num_all_messages); |
| 476 | 475 | |
| 477 | 476 | if (power_user.show_swipe_num_all_messages) { |