console,log removed

This commit is contained in:
Kakabay 2024-07-01 15:10:16 +05:00
parent 2173e70192
commit dc6f055f94
1 changed files with 0 additions and 1 deletions

View File

@ -219,7 +219,6 @@ $(document).ready(function () {
}
const languageDropdown = document.getElementById('language-dropdown');
console.log(languageDropdown);
// ACCORDION SCRIPT end ==========================