Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
BurntVal committed May 2, 2024
1 parent f51e2a7 commit 2a37aec
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,6 @@ export function AbstraxionSignin(): JSX.Element {
}

if (!isMounted.current) {
console.log("mounted...trigger startup");
onStartup();
}

Expand Down

0 comments on commit 2a37aec

Please sign in to comment.