mirror of
https://github.com/zulip/zulip.git
synced 2025-11-10 00:46:03 +00:00
Remove unread_subjects from check-all.js
unread_subjects is not used by other modules.
This commit is contained in:
@@ -56,7 +56,7 @@ var globals =
|
|||||||
+ ' home_msg_list current_msg_list'
|
+ ' home_msg_list current_msg_list'
|
||||||
+ ' respond_to_message'
|
+ ' respond_to_message'
|
||||||
+ ' process_loaded_for_unread'
|
+ ' process_loaded_for_unread'
|
||||||
+ ' recent_subjects unread_subjects'
|
+ ' recent_subjects'
|
||||||
;
|
;
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user