mirror of
https://github.com/gurrgur/er-patcher.git
synced 2026-06-13 09:47:54 +00:00
remove unnecessary newline
This commit is contained in:
parent
ef7ffd2dd2
commit
6b163799c6
1 changed files with 0 additions and 1 deletions
|
|
@ -81,4 +81,3 @@ if __name__ == "__main__":
|
||||||
|
|
||||||
os.remove(patched_exe_dir / exe_name)
|
os.remove(patched_exe_dir / exe_name)
|
||||||
os.rmdir(patched_exe_dir)
|
os.rmdir(patched_exe_dir)
|
||||||
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue