diff --git a/public/scripts/power-user.js b/public/scripts/power-user.js index bfb82a6a5..e42981ded 100644 --- a/public/scripts/power-user.js +++ b/public/scripts/power-user.js @@ -471,7 +471,6 @@ function switchCompactInputArea() { } export function switchSwipeNumAllMessages() { - console.error('switching branch button initialted, function start!'); $('#show_swipe_num_all_messages').prop('checked', power_user.show_swipe_num_all_messages); if (power_user.show_swipe_num_all_messages) {