mirror of
https://github.com/zulip/zulip.git
synced 2025-11-14 19:06:09 +00:00
Drop JSLint directives
(imported from commit 5a091b4cb23bae5c307ad19cb772b878d605fbfe)
This commit is contained in:
@@ -1,7 +1,3 @@
|
||||
/*jslint browser: true, devel: true, sloppy: true,
|
||||
plusplus: true, white: true */
|
||||
/*global $: false, narrowed: false */
|
||||
|
||||
function get_next_visible(zephyr_row) {
|
||||
if (zephyr_row === undefined)
|
||||
return [];
|
||||
|
||||
Reference in New Issue
Block a user