Typo.
This commit is contained in:
parent
82325b6a08
commit
ba5289dc75
|
@ -527,7 +527,6 @@ local commands = {
|
||||||
removal_target = idx
|
removal_target = idx
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
|
||||||
if removal_target then
|
if removal_target then
|
||||||
doc():remove_selection(removal_target)
|
doc():remove_selection(removal_target)
|
||||||
else
|
else
|
||||||
|
|
Loading…
Reference in New Issue