Skip to content

Commit 5586fda

Browse files
committed
ci: remove debug
1 parent 4f30c61 commit 5586fda

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

lua/lazy/core/meta.lua

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@ local Util = require("lazy.core.util")
1414
---@field pkgs table<string, number>
1515
local M = {}
1616

17-
if false then
18-
dd("foo")
19-
end
2017
---@param spec LazySpecLoader
2118
---@return LazyMeta
2219
function M.new(spec)

0 commit comments

Comments
 (0)