Ready to translate old client code (start with index)
[vchess.git] / client / src / socket_url.js.dist
diff --git a/client/src/socket_url.js.dist b/client/src/socket_url.js.dist
deleted file mode 100644 (file)
index e3c0971..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-// URL of your socket server (rename into socket_url.js)
-export default socketUrl = "ws://localhost:3000";