mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-04-19 21:06:46 +00:00
ci: remove debug
This commit is contained in:
parent
4f30c61b64
commit
5586fda88d
1 changed files with 0 additions and 3 deletions
|
@ -14,9 +14,6 @@ local Util = require("lazy.core.util")
|
||||||
---@field pkgs table<string, number>
|
---@field pkgs table<string, number>
|
||||||
local M = {}
|
local M = {}
|
||||||
|
|
||||||
if false then
|
|
||||||
dd("foo")
|
|
||||||
end
|
|
||||||
---@param spec LazySpecLoader
|
---@param spec LazySpecLoader
|
||||||
---@return LazyMeta
|
---@return LazyMeta
|
||||||
function M.new(spec)
|
function M.new(spec)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue