diff --git a/EDMarketConnector.py b/EDMarketConnector.py index 9eec3b1fb..5a8f299db 100755 --- a/EDMarketConnector.py +++ b/EDMarketConnector.py @@ -2353,7 +2353,6 @@ def check_fdev_ids(): ui_transparency = 100 root.wm_attributes('-alpha', ui_transparency / 100) - # Display message box about plugins without Python 3.x support # Display message box about plugins that failed to load root.after(0, messagebox_broken_plugins) # Display message box about plugins without Python 3.x support