mirror of
https://github.com/pikvm/ustreamer.git
synced 2026-02-19 08:16:31 +00:00
removed newline
This commit is contained in:
@@ -71,7 +71,6 @@ def main():
|
||||
*****************************************************************************/
|
||||
""").strip() + "\n\n\n" + text
|
||||
|
||||
|
||||
with open(dest, "w") as h_file:
|
||||
h_file.write(text)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user