Update proxy-server.js
This commit is contained in:
parent
01e8e2eef2
commit
587382a976
|
@ -207,4 +207,4 @@ class ProxyServer {
|
|||
const proxyServer = new ProxyServer();
|
||||
proxyServer.start();
|
||||
|
||||
module.exports = ProxyServer;
|
||||
module.exports = ProxyServer;
|
||||
|
|
Loading…
Reference in New Issue