1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-13 07:47:14 +03:00

[Minor] Remove duplicate Comment

This commit is contained in:
Phoebe 2023-12-16 15:22:55 +01:00 committed by GitHub
parent be036bdb77
commit ff0fdd26e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2353,7 +2353,6 @@ sys.path: {sys.path}'''
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