clean up - remove console log (commented out)

pull/6697/head
LB 2021-01-13 20:28:37 +10:00 zatwierdzone przez Matt Westcott
rodzic 3c3df689f7
commit 7fb4d69d92
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -142,7 +142,6 @@ function InlinePanel(opts) { // lgtm[js/unused-local-variable]
// eslint-disable-next-line func-names
children.each(function () {
// console.log($(this));
$(this).css('top', $(this).position().top);
}).addClass('moving');