--- a/src/eric7/RemoteServerInterface/EricServerProfilesDialog.py Sat Feb 10 11:28:58 2024 +0100
+++ b/src/eric7/RemoteServerInterface/EricServerProfilesDialog.py Sun Feb 11 18:35:44 2024 +0100
@@ -150,4 +150,3 @@
profiles[itm.text()] = itm.data(Qt.ItemDataRole.UserRole)
return profiles
-