diff --git a/pandora_console/include/javascript/module_library.js b/pandora_console/include/javascript/module_library.js index 77afa64e2b..6a36575568 100644 --- a/pandora_console/include/javascript/module_library.js +++ b/pandora_console/include/javascript/module_library.js @@ -15,7 +15,6 @@ Variables from PHP: */ const REMOTE_MODULE_LIBRARY_URI = "https://pandorafms.com/library/"; - $(document).ready(function() { // Save categories in sessionStorage to avoid making the request to the API many times. function set_local_categories() {