Skip to content

Commit ae23f65

Browse files
authored
Update PyToExe.py
1 parent 0fcad71 commit ae23f65

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

PyToExe.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2901,7 +2901,3 @@ def __dll__(path):
29012901
log.write(f"[✓] DLL: {dst_dll}\n")
29022902
except Exception as e:
29032903
print(f"[X] DLL: {e}")
2904-
2905-
2906-
2907-
# check_log_for_error_detail

0 commit comments

Comments
 (0)