Skip to content

Commit 1c29563

Browse files
authored
remove testing line
1 parent 401e546 commit 1c29563

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1195,7 +1195,6 @@ def copy_file_to_target(file, temp_dir):
11951195
poetry_exec = "poetry"
11961196
python_exec = runtime
11971197
subproc_env = None
1198-
log.info("Dir contents: %s",os.listdir(temp_dir))
11991198

12001199
if not docker:
12011200
if WINDOWS:

0 commit comments

Comments
 (0)