summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2022-04-08 03:39:06 +0800
committer最萌小汐 <sumneko@hotmail.com>2022-04-08 03:39:06 +0800
commit4035722624ac91b7dbd5e6a92837de238f077bc9 (patch)
tree3a55a1de73b571f563ace50a0edc3aee3d8eddbc /test
parentf1a0d7caf5106798fe9c79c55ba3e92576d8682c (diff)
downloadlua-language-server-4035722624ac91b7dbd5e6a92837de238f077bc9.zip
update
Diffstat (limited to 'test')
-rw-r--r--test/full/example.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/full/example.lua b/test/full/example.lua
index ed5c3b16..e8352547 100644
--- a/test/full/example.lua
+++ b/test/full/example.lua
@@ -5,7 +5,6 @@ local diag = require 'core.diagnostics'
local config = require 'config'
local fs = require 'bee.filesystem'
local luadoc = require "parser.luadoc"
-local noder = require 'core.noder'
-- 临时
---@diagnostic disable: await-in-sync