summaryrefslogtreecommitdiff
path: root/vba_keyboard.py
diff options
context:
space:
mode:
Diffstat (limited to 'vba_keyboard.py')
-rw-r--r--vba_keyboard.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/vba_keyboard.py b/vba_keyboard.py
index bbe85b0..7d57953 100644
--- a/vba_keyboard.py
+++ b/vba_keyboard.py
@@ -560,4 +560,3 @@ def plan_typing(text, current="A"):
buttons.append("a")
current = target
return buttons
-