diff --git a/web/components/warning-confirmation-button.tsx b/web/components/warning-confirmation-button.tsx index 1073d60a..7c546c3b 100644 --- a/web/components/warning-confirmation-button.tsx +++ b/web/components/warning-confirmation-button.tsx @@ -28,10 +28,6 @@ export function WarningConfirmationButton(props: { outcome, marketType, } = props - { - console.log(outcome) - } - if (!warning) { return (