瀏覽代碼

remove debug code

Futa Arai 2 年之前
父節點
當前提交
9396c15138
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      apps/app/src/components/PageAlert/FixPageGrantAlert.tsx

+ 0 - 1
apps/app/src/components/PageAlert/FixPageGrantAlert.tsx

@@ -36,7 +36,6 @@ const FixPageGrantModal = (props: ModalProps): JSX.Element => {
   // Alert message state
   const [shouldShowModalAlert, setShowModalAlert] = useState<boolean>(false);
 
-  console.log(dataApplicableGrant);
   const applicableGroups = dataApplicableGrant[PageGrant.GRANT_USER_GROUP]?.applicableGroups;
 
   // Reset state when opened