about summary refs log tree commit diff stats
path: root/doc
diff options
context:
space:
mode:
authorstepshal <nessento@openmailbox.org>2016-06-16 16:52:33 +0700
committerstepshal <nessento@openmailbox.org>2016-06-16 16:52:33 +0700
commit334a07bf48cd36f61b7d3479080201d1369e56d7 (patch)
treef7092860a577098f74d08b3bd4749955205d2ac4 /doc
parent7c760ac0256aa1d27433e8f410ae014be2da2334 (diff)
downloadranger-334a07bf48cd36f61b7d3479080201d1369e56d7.tar.gz
Remove blank lines at end of file
Diffstat (limited to 'doc')
-rwxr-xr-xdoc/tools/print_keys.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/tools/print_keys.py b/doc/tools/print_keys.py
index fecd6fb9..e1cea81e 100755
--- a/doc/tools/print_keys.py
+++ b/doc/tools/print_keys.py
@@ -17,4 +17,3 @@ def main(w):
             w.addstr(repr(getmouse()) + sep)
         else:
             w.addstr(str(ch) + sep)
-