summaryrefslogtreecommitdiff
path: root/script/meta/bee/filewatch.lua
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2024-06-05 17:44:09 +0800
committer最萌小汐 <sumneko@hotmail.com>2024-06-05 17:44:09 +0800
commit74134c9d90f708bb99e7ee80df459738286fa2f3 (patch)
tree2d8ee36770f9fc257f51608a69baa4d8ee46f2ce /script/meta/bee/filewatch.lua
parent32c117e45d643cbcc6679d1574ec76bde17cbaeb (diff)
downloadlua-language-server-74134c9d90f708bb99e7ee80df459738286fa2f3.zip
Revert "适配 bee.sys"
This reverts commit c59bd7f4765a8016dfbbf3c8c9879387ca86acfd.
Diffstat (limited to 'script/meta/bee/filewatch.lua')
-rw-r--r--script/meta/bee/filewatch.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/script/meta/bee/filewatch.lua b/script/meta/bee/filewatch.lua
index 813548b2..b5211355 100644
--- a/script/meta/bee/filewatch.lua
+++ b/script/meta/bee/filewatch.lua
@@ -1,4 +1,4 @@
----@meta bee.filewatch
+---@meta
---@class bee.filewatch.instance
local instance = {}