diff --git a/ui/general/health.js b/ui/general/health.js index c75f668..fd75152 100644 --- a/ui/general/health.js +++ b/ui/general/health.js @@ -14,7 +14,6 @@ document.getElementById("save").addEventListener("click", saveSettings); const dropdownElement = document.getElementById('dropdownMenuButton1'); new bootstrap.Dropdown(dropdownElement); - // Function to initialize the page function initPage() { // TODO: Replace /home/spiri/services with some root level path