Remove logs

This commit is contained in:
koalasat
2025-04-08 15:56:49 +02:00
parent e1383f939b
commit d43a848e98

View File

@ -498,8 +498,6 @@ const MakerForm = ({
}, [fav, maker.amount, maker.premium, federationUpdatedAt]);
const disableSubmit = useMemo(() => {
console.log(maker.paymentMethods);
console.log(typeof maker.paymentMethods);
return (
fav.type == null ||
(!makerHasAmountRange &&