aboutsummaryrefslogtreecommitdiffhomepage
path: root/frontend/src/game/apps/Connecting.jsx
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/src/game/apps/Connecting.jsx')
-rw-r--r--frontend/src/game/apps/Connecting.jsx7
1 files changed, 0 insertions, 7 deletions
diff --git a/frontend/src/game/apps/Connecting.jsx b/frontend/src/game/apps/Connecting.jsx
deleted file mode 100644
index 464af23..0000000
--- a/frontend/src/game/apps/Connecting.jsx
+++ /dev/null
@@ -1,7 +0,0 @@
-export default () => {
- return (
- <div>
- 接続中です......
- </div>
- );
-}