mirror of
https://github.com/YunoHost/yunohost-admin.git
synced 2024-09-03 20:06:15 +02:00
[enh] Rename the way to give the argument in YunohostValidationError
This commit is contained in:
parent
ae66dc9111
commit
e2512168a4
1 changed files with 0 additions and 1 deletions
|
@ -48,7 +48,6 @@ const unique = items => item => helpers.withParams(
|
|||
item => items ? !helpers.req(item) || !items.includes(item) : true
|
||||
)(item)
|
||||
|
||||
|
||||
export {
|
||||
alphalownum_,
|
||||
domain,
|
||||
|
|
Loading…
Reference in a new issue