mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-10 07:22:47 -07:00
Remove unused variable
This commit is contained in:
parent
c34883f9af
commit
c556b20018
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue