mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Correct a jslint warning
This patch removes comma at the end of list, just because of jslint warning. It does not have any impact on functionality. https://fedorahosted.org/freeipa/ticket/5937 Reviewed-By: Martin Basti <mbasti@redhat.com>
This commit is contained in:
parent
d6266476fa
commit
3bac6de49e
@ -149,7 +149,7 @@ return {
|
||||
$type: 'multivalued',
|
||||
name: 'ipantadditionalsuffixes',
|
||||
read_only: true
|
||||
},
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user