do not uninstall on install

This commit is contained in:
iLLiCiTiT 2021-08-18 13:58:30 +02:00
parent df21d98889
commit df836474ff

View file

@ -161,7 +161,6 @@ def install():
log.info("Skipping openpype.menu initialization in batch mode..")
return
uninstall()
# Allow time for uninstallation to finish.
cmds.evalDeferred(deferred)