mirror of
https://github.com/finos/SymphonyElectron.git
synced 2024-11-25 02:10:32 -06:00
Removed while loop
This commit is contained in:
parent
53dbb3c51d
commit
0d8a716587
@ -124,7 +124,6 @@
|
||||
});
|
||||
});
|
||||
|
||||
let a = 1;
|
||||
buttonEl.addEventListener('click', function () {
|
||||
if (!search.isLibInit()) {
|
||||
alert('Library is not initiated. Init first...');
|
||||
|
Loading…
Reference in New Issue
Block a user