Update lineDataProvider.tsx

This commit is contained in:
talksik
2022-05-09 07:41:02 -05:00
parent f9aa99a922
commit c8b460bcbb
@@ -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