summaryrefslogtreecommitdiff
path: root/script/core/searcher.lua
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2021-05-26 20:39:52 +0800
committer最萌小汐 <sumneko@hotmail.com>2021-05-26 20:39:52 +0800
commit2474d6a76bd84c2816c4f458d36089c0ea96158c (patch)
tree48fb7f8bc6df18292e670cd9734b91986f48ff42 /script/core/searcher.lua
parent45aafd49d2d6a691b82c344914f57ceb4fcdc11e (diff)
downloadlua-language-server-2474d6a76bd84c2816c4f458d36089c0ea96158c.zip
stash
Diffstat (limited to 'script/core/searcher.lua')
-rw-r--r--script/core/searcher.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/script/core/searcher.lua b/script/core/searcher.lua
index c3a2232c..bbf995fb 100644
--- a/script/core/searcher.lua
+++ b/script/core/searcher.lua
@@ -496,7 +496,6 @@ function m.searchRefsByID(status, uri, expect, mode)
end
search(expect)
- --searchFunction(expect)
--清除来自泛型的临时对象
for _, closure in pairs(closureCache) do