about summary refs log tree commit diff stats
path: root/code/cli.rb
diff options
context:
space:
mode:
Diffstat (limited to 'code/cli.rb')
-rw-r--r--code/cli.rb3
1 files changed, 1 insertions, 2 deletions
diff --git a/code/cli.rb b/code/cli.rb
index ba315603..8a18f33f 100644
--- a/code/cli.rb
+++ b/code/cli.rb
@@ -34,8 +34,7 @@ module CLI
 			fetch_mouse_data
 			'<mouse>'
 		else
-			key
-#			''
+			''
 		end
 	end