From 9aee3968b32ff60bcde32b308bbd154e19ba4666 Mon Sep 17 00:00:00 2001 From: filip Date: Wed, 1 Jul 2015 21:52:00 +0200 Subject: clean leftover newlines + credit to grenoya for assistance --- update_manual.py | 6 ------ 1 file changed, 6 deletions(-) diff --git a/update_manual.py b/update_manual.py index d6c069cd..8c21b1b4 100644 --- a/update_manual.py +++ b/update_manual.py @@ -145,9 +145,3 @@ if __name__ == "__main__": # ask for git status (the user has to commit himself) command_status = ['git', 'status'] call(command_status) - - - - - - -- cgit v1.2.1