remove gaudy console log

3614740f4e885637afe78c49bfa466267aa68648

RossAscends <124905043+RossAscends@users.noreply.github.com>

1 files changed, +0 -1Ignore whitespace
public/scripts/power-user.js+0 -1
@@ -471,7 +471,6 @@ function switchCompactInputArea() {
471}471}
472472
473export function switchSwipeNumAllMessages() {473export function switchSwipeNumAllMessages() {
474 console.error('switching branch button initialted, function start!');
475 $('#show_swipe_num_all_messages').prop('checked', power_user.show_swipe_num_all_messages);474 $('#show_swipe_num_all_messages').prop('checked', power_user.show_swipe_num_all_messages);
476475
477 if (power_user.show_swipe_num_all_messages) {476 if (power_user.show_swipe_num_all_messages) {