Commit f69363e6 authored by Chunchi Che's avatar Chunchi Che

remove log

parent d52bef08
Pipeline #25804 passed with stages
in 9 minutes and 22 seconds
......@@ -58,7 +58,6 @@ export const Component: React.FC = () => {
//
// 否则娱乐匹配准备会有问题(原因不明)
if (deck) sendUpdateDeck(deck);
console.log("send update deck");
}, []);
useEffect(() => {
if (room.stage === RoomStage.DUEL_START) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment