style: lua annotations

This commit is contained in:
Folke Lemaitre 2023-09-29 16:37:53 +02:00
parent 753c391b44
commit 6a2c47e642
No known key found for this signature in database
GPG Key ID: 41F8B1FBACAE2040
1 changed files with 0 additions and 1 deletions

View File

@ -325,7 +325,6 @@ end
---@param spec LazySpec|LazySpecImport
---@param results? string[]
---@param is_dep? boolean
function Spec:normalize(spec, results)
if type(spec) == "string" then
if not spec:find("/", 1, true) then