force-app/main/default/classes/calendarUtil.cls
@@ -149,7 +149,6 @@ profilList.add(System.label.system_administrator); profilList.add(System.label.system_administrator2); profilList.add(System.label.SystemAdmin_GPI_New); //profilList.add(System.label.Mark_Not_change); return profilList; } }