Skip to content

Commit d582451

Browse files
joarkarthiknadig
authored andcommitted
Remove excessive newline
1 parent 679aa8f commit d582451

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

python_files/printEnvVariablesToFile.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
import os
55
import sys
66

7-
87
# Prevent overwriting itself, since sys.argv[0] is the path to this file
98
if len(sys.argv) > 1:
109
# Last argument is the target file into which we'll write the env variables line by line.

0 commit comments

Comments
 (0)