minor: Remove unused stub in node test.

This commit is contained in:
Steve Howell 2018-12-13 18:05:59 +00:00 committed by Tim Abbott
parent af78800525
commit 08e315e962
1 changed files with 0 additions and 1 deletions

View File

@ -84,7 +84,6 @@ function test_helper() {
stub('compose', 'update_stream_button_for_stream');
stub('compose', 'update_stream_button_for_private');
stub('notifications', 'hide_history_limit_message');
stub('notifications', 'hide_or_show_history_limit_message');
blueslip.debug = noop;