fix: remove erroneous debug print

This commit is contained in:
Daylin Morgan 2024-01-04 10:58:01 -06:00
parent f53d00e8e2
commit e31d401585
Signed by: daylin
GPG Key ID: C1E52E7DD81DF79F
1 changed files with 0 additions and 1 deletions

View File

@ -3473,7 +3473,6 @@ class Viv:
)
elif has_run:
log.debug("script invokes viv.run letting subprocess handle deps")
print(tmppath)
subprocess_run_quit(
[sys.executable, "-S", scriptpath, *rest],
env=dict(