From 3d4146c92661bd0bcb9143d5c5e41854d722042e Mon Sep 17 00:00:00 2001 From: Jose Gonzalez Date: Tue, 8 Feb 2022 17:54:37 +0100 Subject: [PATCH] Minor fix --- pandora_console/include/javascript/module_library.js | 1 - 1 file changed, 1 deletion(-) 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() {