This commit is contained in:
Adam Harrison 2022-03-17 16:57:18 -04:00
parent 82325b6a08
commit ba5289dc75
1 changed files with 3 additions and 4 deletions

View File

@ -527,7 +527,6 @@ local commands = {
removal_target = idx
end
end
end
if removal_target then
doc():remove_selection(removal_target)
else