summaryrefslogtreecommitdiffstats
path: root/ibus
diff options
context:
space:
mode:
authorHuang Peng <shawn.p.huang@gmail.com>2008-08-31 11:45:31 +0800
committerHuang Peng <shawn.p.huang@gmail.com>2008-08-31 11:45:31 +0800
commit5b198f92c2c409b3c972ed605d7d425d3eac4eed (patch)
tree12cb760fd4948c949ebd20433e3f3939ee6cec42 /ibus
parentaeb7032c694cae6fd8e86a236e95e938ce0f0ac4 (diff)
downloadibus-5b198f92c2c409b3c972ed605d7d425d3eac4eed.tar.gz
ibus-5b198f92c2c409b3c972ed605d7d425d3eac4eed.tar.xz
ibus-5b198f92c2c409b3c972ed605d7d425d3eac4eed.zip
Remove empty lines.
Diffstat (limited to 'ibus')
-rw-r--r--ibus/keysyms.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/ibus/keysyms.py b/ibus/keysyms.py
index a16be16..64161a8 100644
--- a/ibus/keysyms.py
+++ b/ibus/keysyms.py
@@ -5480,5 +5480,4 @@ def keycode_to_name (code):
return "0x%04x" % code
else:
return "0x%06x" % code
-
-
+