This is an automated email from the ASF dual-hosted git repository. dklco pushed a commit to branch SLING-7900 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-app-cms.git
commit 51620544b62e332f22a3003f1a14bcaa977f5718 Author: Jason E Bailey <[email protected]> AuthorDate: Thu Sep 13 14:54:14 2018 -0400 removed additional '}' --- ui/src/main/resources/jcr_root/libs/sling-cms/content/config/list.json | 1 - 1 file changed, 1 deletion(-) diff --git a/ui/src/main/resources/jcr_root/libs/sling-cms/content/config/list.json b/ui/src/main/resources/jcr_root/libs/sling-cms/content/config/list.json index e71a744..bd7dda8 100644 --- a/ui/src/main/resources/jcr_root/libs/sling-cms/content/config/list.json +++ b/ui/src/main/resources/jcr_root/libs/sling-cms/content/config/list.json @@ -83,4 +83,3 @@ } } } -}
