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:
Pavel Vomacka 2016-06-13 11:05:35 +02:00 committed by Martin Basti
parent d6266476fa
commit 3bac6de49e

View File

@ -149,7 +149,7 @@ return {
$type: 'multivalued',
name: 'ipantadditionalsuffixes',
read_only: true
},
}
]
},
{