Commit 632e4814 by Kang Donghun

コード整理

parent 7246a130
...@@ -225,7 +225,6 @@ public class CommunicationLogic extends AbstractLogic { ...@@ -225,7 +225,6 @@ public class CommunicationLogic extends AbstractLogic {
} }
String myInfoStr = joinedMemberArray.toString(); String myInfoStr = joinedMemberArray.toString();
Logger.d("kdh check log = " + myInfoStr);
return myInfoStr; return myInfoStr;
} }
......
Subproject commit b3be7b29e3babc9dd30228aa009493b1dee29369 Subproject commit fae1ca86912e642865fde24bcd8f4dde129936c2
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