aboutsummaryrefslogtreecommitdiffstats
path: root/update_manual.py
diff options
context:
space:
mode:
authorfilip <filip.komar@gmail.com>2015-07-01 21:52:00 +0200
committerfilip <filip.komar@gmail.com>2015-07-01 21:52:00 +0200
commit9aee3968b32ff60bcde32b308bbd154e19ba4666 (patch)
tree4886d1ae493448be5747ae8d3ffa723f857324ed /update_manual.py
parenta8ab84830a7a94d96e8bd6c10c3beadd9cc61db8 (diff)
downloaddoc-9aee3968b32ff60bcde32b308bbd154e19ba4666.tar
doc-9aee3968b32ff60bcde32b308bbd154e19ba4666.tar.gz
doc-9aee3968b32ff60bcde32b308bbd154e19ba4666.tar.bz2
doc-9aee3968b32ff60bcde32b308bbd154e19ba4666.tar.xz
doc-9aee3968b32ff60bcde32b308bbd154e19ba4666.zip
clean leftover newlines + credit to grenoya for assistance
Diffstat (limited to 'update_manual.py')
-rw-r--r--update_manual.py6
1 files changed, 0 insertions, 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)
-
-
-
-
-
-