Skip to content

Commit

Permalink
Update packages/synapse-react-client/src/components/error/ErrorPage.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: Nick Grosenbacher <[email protected]>
  • Loading branch information
jay-hodgson and nickgros authored Sep 17, 2024
1 parent cf44752 commit a0909a0
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,6 @@ const ErrorPage: React.FunctionComponent<ErrorPageProps> = props => {
() => setSendMessageToAdminDialogOpen(false),
[],
)
console.log('Entity ID', entityId)
return (
<>
<Box
Expand Down

0 comments on commit a0909a0

Please sign in to comment.