Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-vahn committed Apr 17, 2024
1 parent e3aeed6 commit a4c75b2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/connectOverlay/ConnectOverlay.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@ const ConnectOverlay: React.FC<Props> = ({

// Start checking connection status
checkConnection();
onConnect();
} catch (error) {
console.error('Error during initial connection:', error);
}
Expand Down

0 comments on commit a4c75b2

Please sign in to comment.