Quellcode durchsuchen

remove debug code

Futa Arai vor 2 Jahren
Ursprung
Commit
9396c15138
1 geänderte Dateien mit 0 neuen und 1 gelöschten Zeilen
  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