Skip to content

Commit c7aebf2

Browse files
committed
Remove tricksy test code that slipped in somehow...
1 parent dbdb3dc commit c7aebf2

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

functions/expand-word.fish

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,3 @@ Options
5151
set -g __word_expansions $__word_expansions "$condition
5252
$expander"
5353
end
54-
55-
function expand:match-pattern -a pattern token
56-
commandline -t | grep -q $pattern
57-
end

0 commit comments

Comments
 (0)