mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-04-19 04:46:45 +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>
|
||||
local M = {}
|
||||
|
||||
if false then
|
||||
dd("foo")
|
||||
end
|
||||
---@param spec LazySpecLoader
|
||||
---@return LazyMeta
|
||||
function M.new(spec)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue