diff --git a/er-patcher b/er-patcher index 34362c6..b32bec5 100755 --- a/er-patcher +++ b/er-patcher @@ -81,4 +81,3 @@ if __name__ == "__main__": os.remove(patched_exe_dir / exe_name) os.rmdir(patched_exe_dir) - \ No newline at end of file