BBrother commited on
Commit
3adb62f
1 Parent(s): 9dc0f5f

Update webui.py

Browse files
Files changed (1) hide show
  1. webui.py +0 -1
webui.py CHANGED
@@ -191,7 +191,6 @@ def webui():
191
  startup_timer.record("scripts unloaded callback")
192
  initialize.initialize_rest(reload_script_modules=True)
193
 
194
- __name__ = "__main__"
195
 
196
  if __name__ == "__main__":
197
 
 
191
  startup_timer.record("scripts unloaded callback")
192
  initialize.initialize_rest(reload_script_modules=True)
193
 
 
194
 
195
  if __name__ == "__main__":
196