Skip to content

Commit ff9e13e

Browse files
tyler-daneCopilot
andauthored
chore(onboarding): remove console.log
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent ccacf2d commit ff9e13e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/web/src/views/Onboarding/steps/events/SomedaySandbox/useSomedaySandbox.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,6 @@ export const useSomedaySandbox = ({
119119
return;
120120
}
121121

122-
console.log("submitting");
123122
isSubmittingRef.current = true;
124123
setIsSubmitting(true);
125124

0 commit comments

Comments
 (0)