Refactor index.js and remove commented code and change eventual unserious variable names to proper ones.
This includes old code blocks that are entirely commented out, functions never referenced and change variable names to serious ones.
Example is the function CreateLoadingRows that has no code and is never references, and the variable called "jesus" in the openTable function.
Refactor index.js and remove commented code and change eventual unserious variable names to proper ones.
This includes old code blocks that are entirely commented out, functions never referenced and change variable names to serious ones. Example is the function CreateLoadingRows that has no code and is never references, and the variable called "jesus" in the openTable function.