lint compliance

pull/1/head
yflory 2018-09-10 15:33:24 +02:00
parent 8f6d0b1c3a
commit 56c30fc02e
1 changed files with 0 additions and 1 deletions

View File

@ -113,7 +113,6 @@ define([
});
channels.forEach(function (c, i) {
var m1 = state.channels[c].messages.slice(-1)[0];
$userlist.find(dataQuery(c)).css('order', i);
});