Skip to content

Commit 76c7094

Browse files
committed
remove console log
1 parent d4fd6f0 commit 76c7094

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lua/easycomplete/cmdline.lua

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -401,7 +401,6 @@ function this.get_normal_search_cmp()
401401
end
402402
end)
403403
end
404-
console(#word_list)
405404
return word_list
406405
end
407406

0 commit comments

Comments
 (0)