mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-01-24 18:44:52 +08:00
Remove unused variable
This commit is contained in:
parent
c34883f9af
commit
c556b20018
@ -642,7 +642,6 @@ window.qBittorrent.PropFiles = (function() {
|
||||
if (span === null)
|
||||
return;
|
||||
const td = span.parentElement;
|
||||
const rowElem = td.parentElement;
|
||||
|
||||
// store collapsed state
|
||||
td.set("data-collapsed", isCollapsed);
|
||||
|
Loading…
Reference in New Issue
Block a user