From ad5da8d60bd9322be8f12fa593b17eb8f2e02c5f Mon Sep 17 00:00:00 2001 From: dingguodong Date: Thu, 23 May 2024 20:59:27 +0800 Subject: [PATCH] - Remove the debug line. --- module/backup/js/index.ui.js | 1 - 1 file changed, 1 deletion(-) diff --git a/module/backup/js/index.ui.js b/module/backup/js/index.ui.js index dc41e6d447..6990073f39 100644 --- a/module/backup/js/index.ui.js +++ b/module/backup/js/index.ui.js @@ -115,7 +115,6 @@ $(document).off('click', '.modal [z-key="confirm"]').on('click', '.modal [z-key= window.backupInProcess = function(backupName) { - console.warn('xxxxxxxxxxxxxxxxxxxxxxxx'); if(!inQuickon) return false; let intervalId = setInterval(function() {