mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-06-06 02:13:41 +03:00
[Minor] Remove duplicate Comment
This commit is contained in:
parent
be036bdb77
commit
ff0fdd26e6
@ -2353,7 +2353,6 @@ sys.path: {sys.path}'''
|
|||||||
ui_transparency = 100
|
ui_transparency = 100
|
||||||
|
|
||||||
root.wm_attributes('-alpha', 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
|
# Display message box about plugins that failed to load
|
||||||
root.after(0, messagebox_broken_plugins)
|
root.after(0, messagebox_broken_plugins)
|
||||||
# Display message box about plugins without Python 3.x support
|
# Display message box about plugins without Python 3.x support
|
||||||
|
Loading…
x
Reference in New Issue
Block a user