Explorar el Código

remove debug code

Futa Arai hace 2 años
padre
commit
9396c15138
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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