From d6ae53daac39da9150119432bdb617fb2dc73f48 Mon Sep 17 00:00:00 2001 From: Jorge Morante Date: Fri, 10 Nov 2023 15:49:32 +0100 Subject: [PATCH] remove unused :jump: reference --- src/fingers/action_runner.cr | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/fingers/action_runner.cr b/src/fingers/action_runner.cr index 31cd509..361c62a 100644 --- a/src/fingers/action_runner.cr +++ b/src/fingers/action_runner.cr @@ -41,8 +41,6 @@ module Fingers open when ":paste:" paste - when ":jump:" - jump when nil # do nothing else