mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
Merge remote-tracking branch 'origin/chore/OP-2414_Move-harmony-to-openpype' into chore/OP-2414_Move-harmony-to-openpype
This commit is contained in:
commit
a7043082e2
1 changed files with 0 additions and 2 deletions
|
|
@ -1,7 +1,6 @@
|
|||
import os
|
||||
import subprocess
|
||||
import distutils.spawn
|
||||
import platform
|
||||
|
||||
from .log import PypeLogger as Logger
|
||||
|
||||
|
|
@ -273,4 +272,3 @@ def get_linux_launcher_args(*args):
|
|||
launch_args.extend(args)
|
||||
|
||||
return launch_args
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue