remove redundant

This commit is contained in:
w-e-w 2023-06-02 17:18:42 +09:00
parent 2bbe3f5f0a
commit 8f8405274c

View File

@ -469,9 +469,6 @@ def webui():
startup_timer.record("scripts unloaded callback")
initialize_rest(reload_script_modules=True)
modules.sd_hijack.list_optimizers()
startup_timer.record("scripts list_optimizers")
if __name__ == "__main__":
if cmd_opts.nowebui: