Update openpype/lib/execute.py

Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
This commit is contained in:
Petr Kalis 2022-02-11 12:11:39 +01:00 committed by GitHub
parent 58cc55cff4
commit 35b8075a1e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -273,4 +273,3 @@ def get_linux_launcher_args(*args):
launch_args.extend(args)
return launch_args