This is an automated email from the ASF dual-hosted git repository.

dklco pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-app-cms.git

commit 2d172c6f62ec083c36a2b2660c3e110a3249bfff
Author: Dan Klco <[email protected]>
AuthorDate: Wed Sep 8 19:41:01 2021 -0400

    SLING-10767 - removing thumbnails library
---
 feature/src/main/features/cms/cms.json | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/feature/src/main/features/cms/cms.json 
b/feature/src/main/features/cms/cms.json
index 617664d..ed81e1b 100644
--- a/feature/src/main/features/cms/cms.json
+++ b/feature/src/main/features/cms/cms.json
@@ -13,10 +13,6 @@
             "start-order": "20"
         },
         {
-            "id": 
"org.apache.sling:org.apache.sling.cms.transformer:${cms-version}",
-            "start-order": "20"
-        },
-        {
             "id": "org.apache.sling:org.apache.sling.cms.login:${cms-version}",
             "start-order": "20"
         }

Reply via email to