Removed js library description

This commit is contained in:
sakv2e10204
2022-07-06 17:44:38 +05:30
parent 78fd848c99
commit 6583306181
9 changed files with 6 additions and 53 deletions

View File

@@ -1,8 +1,3 @@
/**
* main.js.
* The main.js library describes UI actions. like show/hide and update the html element with style based on user interaction.
*/
let attenuator = document.querySelector('#attenuator');
let roadm = document.querySelector('#roadm');
let ILA = document.querySelector('#ILA');