comment websockets

This commit is contained in:
Samuel Lorch 2023-03-11 23:33:59 +01:00
parent b9c417cbff
commit 71687240c7

View file

@ -1,4 +1,4 @@
import WebSocketServer from 'ws';
// import WebSocketServer from 'ws';
import JsonRPC from 'simple-jsonrpc-js';
import axios from "axios";