To avoid unnecessarily importing modules from gtkui.py, move Gtk console entry point class to __init__.py. This reduces load time when showing help (deluge -h) with many hundred miliseconds Also cleanup unnecessary WebUI code.
To avoid unnecessarily importing modules from gtkui.py, move Gtk console entry point class to __init__.py. This reduces load time when showing help (deluge -h) with many hundred miliseconds Also cleanup unnecessary WebUI code.