mirror of
https://github.com/bjc/prosody.git
synced 2025-04-03 21:27:38 +03:00
util.jsonschema: Fix "uniqueItems" prematurely declaring a match
This commit is contained in:
parent
da85d37bcb
commit
ae40825925
2 changed files with 0 additions and 2 deletions
|
@ -194,7 +194,6 @@ type_validators.table = function(schema, data)
|
|||
end
|
||||
values[v] = true
|
||||
end
|
||||
return true
|
||||
end
|
||||
|
||||
local p = 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue