mirror of
https://github.com/kiwix/kiwix-js.git
synced 2025-09-22 12:01:15 -04:00
Remove redundant variable
This commit is contained in:
parent
affca037e2
commit
0b39332515
@ -101,7 +101,6 @@ setContentInjectionMode(params.contentInjectionMode);
|
||||
|
||||
// Define frequently used UI elements
|
||||
const globalDropZone = document.getElementById('search-article');
|
||||
const configDropZone = document.getElementById('configuration');
|
||||
const folderSelect = document.getElementById('folderSelect');
|
||||
const archiveFiles = document.getElementById('archiveFiles');
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user