mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-06-28 03:24:13 +00:00
test: cleanup
This commit is contained in:
parent
6c17e26def
commit
3b76ad7e27
5 changed files with 0 additions and 6 deletions
|
@ -1,4 +1,3 @@
|
|||
---@module 'luassert'
|
||||
local Async = require("lazy.async")
|
||||
local Process = require("lazy.manage.process")
|
||||
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
---@module 'luassert'
|
||||
--# selene:allow(incorrect_standard_library_use)
|
||||
local Task = require("lazy.manage.task")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue