diff --git a/packages/desktop/src/controller/lineDataProvider.tsx b/packages/desktop/src/controller/lineDataProvider.tsx index 24cafcc..e100281 100644 --- a/packages/desktop/src/controller/lineDataProvider.tsx +++ b/packages/desktop/src/controller/lineDataProvider.tsx @@ -199,9 +199,6 @@ function useSocketHandler(linesData: MasterLineData[]) { console.error( "SOCKET | there was a problem with your app...connection closed likely due to idling or manual disconnect" ); - toast.error( - "SOCKETS | connection closed with websockets!!!! either reload app or manually reconnect here" - ); }); // client-side errors