mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 04:53:36 +00:00
Remove unused var in search_suggestion.js test
(imported from commit 2298d4c8642ac031cd98729c23eed79e2b994876)
This commit is contained in:
@@ -12,7 +12,6 @@ function set_up_dependencies() {
|
||||
var _ = global._ = require('third/underscore/underscore.js');
|
||||
global.Handlebars = require('handlebars');
|
||||
|
||||
var actual_narrow = require('js/narrow.js');
|
||||
var search = require('js/search_suggestion.js');
|
||||
global.narrow = require('js/narrow.js');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user