Skip to content

Commit edc613e

Browse files
committed
remove console
1 parent 80169d6 commit edc613e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

layouts/page/start-trial.html

-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ <h2 class="text-3xl font-bold tracking-tight text-gray-900 sm:text-4xl">
6969
const session_url = data.data.session_url;
7070
window.location = session_url;
7171
} catch (error) {
72-
console.error("Error submitting form:", error);
7372
alert("There was an error submitting the form.");
7473
}
7574
}

0 commit comments

Comments
 (0)