buli
2022-05-13 2f4492ee18f90274582fcc2bb06f5e9bf64136e8
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;
   }
}