mirror of
https://github.com/zulip/zulip.git
synced 2025-11-09 16:37:23 +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, undef: true */
|
||||
/*global $: false */
|
||||
|
||||
function register_huddle_onclick(zephyr_row, sender) {
|
||||
zephyr_row.find(".zephyr_sender").click(function (e) {
|
||||
prepare_huddle(sender);
|
||||
|
||||
Reference in New Issue
Block a user