Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Commit

Permalink
Update pype_commands.py
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiaserra authored Feb 7, 2024
1 parent 547b56d commit 06ddeb7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions openpype/pype_commands.py
Original file line number Diff line number Diff line change
Expand Up @@ -147,9 +147,6 @@ def publish(paths, targets=None, gui=False):
for plugin in plugins:
print(plugin)

print("HELLO?? why is gui being true")
print(gui)
log.warning(gui)
if gui:
from openpype.tools.utils.host_tools import show_publish
from openpype.tools.utils.lib import qt_app_context
Expand Down

0 comments on commit 06ddeb7

Please sign in to comment.