node tests: Remove dead code for composebox_typeahead

This commit is contained in:
Steve Howell 2020-02-26 11:00:27 +00:00 committed by showell
parent 33dc4543a9
commit 6c237c6935
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
const typeahead = zrequire('typeahead', 'shared/js/typeahead');
set_global('i18n', global.stub_i18n);
zrequire('compose_state');
zrequire('ui_util');
zrequire('pm_conversations');
zrequire('emoji');
set_global('Handlebars', global.make_handlebars());