Commit 03e88e9e authored by Kev's avatar Kev

Remove unused comments in vulnerability index.js

parent 47d340be
...@@ -23,8 +23,5 @@ function createMainApp() { ...@@ -23,8 +23,5 @@ function createMainApp() {
} }
window.addEventListener('DOMContentLoaded', () => { window.addEventListener('DOMContentLoaded', () => {
// createHeaderApp();
// createDetailsApp();
// createFooterApp();
createMainApp(); createMainApp();
}); });
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment