Skip to content

Commit 1553eb4

Browse files
committed
Revert "check ready"
This reverts commit 12777ff.
1 parent 19917df commit 1553eb4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

script/library.lua

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -592,9 +592,6 @@ end
592592

593593
---@async
594594
local function check3rd(uri)
595-
if not ws.isReady(uri) then
596-
return
597-
end
598595
if ws.isIgnored(uri) then
599596
return
600597
end

0 commit comments

Comments
 (0)