Merge pull request #997 from thelounge/astorije/fix-eslint
Remove extra newline to please ESLint
This commit is contained in:
commit
443a50b1db
@ -1296,7 +1296,6 @@ $(function() {
|
|||||||
|
|
||||||
// Store the "previous" value, for next time
|
// Store the "previous" value, for next time
|
||||||
$(this).data("lastvalue", nick);
|
$(this).data("lastvalue", nick);
|
||||||
|
|
||||||
});
|
});
|
||||||
|
|
||||||
Mousetrap.bind([
|
Mousetrap.bind([
|
||||||
|
Loading…
Reference in New Issue
Block a user