From 9336ade62abed53e593cbf63005cd6fc59e1499e Mon Sep 17 00:00:00 2001 From: usmannasir Date: Sun, 28 Sep 2025 03:07:06 +0500 Subject: [PATCH] bug fix: cyberpanel db --- install/mysqlUtilities.py | 1 - 1 file changed, 1 deletion(-) diff --git a/install/mysqlUtilities.py b/install/mysqlUtilities.py index 3aa9af3c6..631396a53 100644 --- a/install/mysqlUtilities.py +++ b/install/mysqlUtilities.py @@ -94,7 +94,6 @@ class mysqlUtilities: return 0 else: logging.InstallLog.writeToFile(f"✓ User '{dbuser}'@'{host}' created successfully") - else: # Step 3: Handle special cases and grant privileges if remote: