From 122604794b8bdd8b8d13a04358a8ff018be91bfe Mon Sep 17 00:00:00 2001
From: l26yan <l26yan@uwaterloo.ca>
Date: Tue, 14 Dec 2021 14:24:41 -0500
Subject: [PATCH] ISTWCMS-5125 Remove 'clone uw_ct_service content from 8103
 update hook

---
 uw_cfg_common.install | 1 -
 1 file changed, 1 deletion(-)

diff --git a/uw_cfg_common.install b/uw_cfg_common.install
index c22b14b3..dc67811b 100644
--- a/uw_cfg_common.install
+++ b/uw_cfg_common.install
@@ -455,7 +455,6 @@ function uw_cfg_common_update_8103() {
     'clone uw_ct_event content',
     'clone uw_ct_news_item content',
     'clone uw_ct_profile content',
-    'clone uw_ct_service content',
     'clone uw_ct_sidebar content',
     'clone uw_ct_web_page content',
   ];
-- 
GitLab