mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-10 09:54:52 +00:00
newlines.
This commit is contained in:
@@ -217,4 +217,4 @@ if len(del_after):
|
||||
for fileName in del_after:
|
||||
if os.path.isfile(fileName):
|
||||
print(' Deleting {0} (delete-after set)...'.format(fileName))
|
||||
os.remove(fileName)
|
||||
os.remove(fileName)
|
||||
|
||||
Reference in New Issue
Block a user