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
commit 060eac7ab9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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");
}