Merge pull request #1235 from mc-hamster/group-chat

remove test code
This commit is contained in:
Jm Casler
2022-02-22 17:18:19 -08:00
committed by GitHub
co-authored by GitHub
-1
View File
@@ -23,7 +23,6 @@ GroupPlugin::GroupPlugin()
strcpy(ourGroupInfo.group[7], "Honeydew");
strcpy(ourGroupInfo.group[8], "Jackfruit");
strcpy(ourGroupInfo.group[9], "Kiwifruit");
strcpy(ourGroupInfo.group[10], "TellJmYouSeeThis");
}