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: