test: cleanup

This commit is contained in:
Folke Lemaitre 2024-06-30 07:51:12 +02:00
commit 3b76ad7e27
No known key found for this signature in database
GPG key ID: 41F8B1FBACAE2040
5 changed files with 0 additions and 6 deletions

View file

@ -1,4 +1,3 @@
---@module 'luassert'
local Async = require("lazy.async")
local Process = require("lazy.manage.process")

View file

@ -1,4 +1,3 @@
---@module 'luassert'
--# selene:allow(incorrect_standard_library_use)
local Task = require("lazy.manage.task")